Moved datapack natives from core to logic (bug 4406 part 10, r=ds).
--HG-- rename : core/smn_datapacks.cpp => core/logic/smn_datapacks.cpp
This commit is contained in:
@@ -41,6 +41,7 @@ files = [
|
||||
'smn_lang.cpp',
|
||||
'smn_string.cpp',
|
||||
'smn_handles.cpp',
|
||||
'smn_datapacks.cpp',
|
||||
'sm_crc32.cpp'
|
||||
]
|
||||
if AMBuild.target['platform'] == 'windows':
|
||||
|
||||
Reference in New Issue
Block a user