Add a number of useful forwards and natives to the cstrike extension (bug 4732, r=fyren).
This commit is contained in:
@@ -15,7 +15,10 @@ if AMBuild.target['platform'] in sdk['platform']:
|
||||
'natives.cpp',
|
||||
'RegNatives.cpp',
|
||||
'timeleft.cpp',
|
||||
'sdk/smsdk_ext.cpp'
|
||||
'forwards.cpp',
|
||||
'sdk/smsdk_ext.cpp',
|
||||
'CDetour/detours.cpp',
|
||||
'asm/asm.c'
|
||||
])
|
||||
SM.PostSetupHL2Job(extension, binary, 'ep2v')
|
||||
SM.AutoVersion('extensions/cstrike', binary)
|
||||
|
||||
Reference in New Issue
Block a user