Add FireEntityOutput native. (#587)
* AcceptEntityOutput native * define fix * MSVC fix and renamed native * Added requested changes. * tab/space fix
This commit is contained in:
committed by
Nicholas Hastings
parent
61f46845bd
commit
08238a8036
@@ -4,6 +4,7 @@ import os
|
||||
project = SM.HL2Project(builder, 'sdktools.ext')
|
||||
project.sources += [
|
||||
'extension.cpp',
|
||||
'variant-t.cpp',
|
||||
'inputnatives.cpp',
|
||||
'output.cpp',
|
||||
'outputnatives.cpp',
|
||||
|
||||
Reference in New Issue
Block a user