Moved handle natives from core to logic (bug 4406 part 9, r=ds).

--HG--
rename : core/smn_handles.cpp => core/logic/smn_handles.cpp
This commit is contained in:
David Anderson
2010-05-14 21:06:06 -07:00
parent e9e4d566a5
commit c188491289
7 changed files with 22 additions and 12 deletions
-1
View File
@@ -56,7 +56,6 @@ for i in SM.sdkInfo:
'smn_halflife.cpp',
'PluginSys.cpp',
'smn_console.cpp',
'smn_handles.cpp',
'UserMessages.cpp',
'Database.cpp',
'MenuManager.cpp',