Move string natives from logic to core (bug 4406 part 8, r=fyren).

--HG--
rename : core/smn_string.cpp => core/logic/smn_string.cpp
This commit is contained in:
David Anderson
2010-05-14 20:04:44 -07:00
parent d80191df3d
commit 85bedca236
7 changed files with 17 additions and 16 deletions
-1
View File
@@ -48,7 +48,6 @@ for i in SM.sdkInfo:
'LibrarySys.cpp',
'PlayerManager.cpp',
'smn_gameconfigs.cpp',
'smn_string.cpp',
'TimerSys.cpp',
'CoreConfig.cpp',
'Logger.cpp',