Port sc2 to C++.

This commit is contained in:
David Anderson
2014-08-22 00:23:02 -07:00
parent 4608050bd2
commit 48d228e2b1
6 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ binary.sources += [
'memfile.cpp',
'pawncc.cpp',
'sc1.c',
'sc2.c',
'sc2.cpp',
'sc3.cpp',
'sc4.cpp',
'sc5.cpp',