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:
@@ -39,6 +39,7 @@ files = [
|
||||
'Translator.cpp',
|
||||
'PhraseCollection.cpp',
|
||||
'smn_lang.cpp',
|
||||
'smn_string.cpp',
|
||||
'sm_crc32.cpp'
|
||||
]
|
||||
if AMBuild.target['platform'] == 'windows':
|
||||
|
||||
Reference in New Issue
Block a user