Added amb1528 - Entity Output Hooking.

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401977
This commit is contained in:
Matt Woodrow
2008-04-02 01:22:02 +00:00
parent 79fb305722
commit a0b05dc624
13 changed files with 1681 additions and 4 deletions
+2 -1
View File
@@ -16,7 +16,8 @@ PROJECT = sdktools
OBJECTS = sdk/smsdk_ext.cpp extension.cpp vdecoder.cpp vcallbuilder.cpp vcaller.cpp \
vnatives.cpp vsound.cpp tenatives.cpp trnatives.cpp tempents.cpp vstringtable.cpp \
vhelpers.cpp vglobals.cpp voice.cpp inputnatives.cpp teamnatives.cpp
vhelpers.cpp vglobals.cpp voice.cpp inputnatives.cpp teamnatives.cpp output.cpp \
outputnatives.cpp detours.cpp
##############################################
### CONFIGURE ANY OTHER FLAGS/OPTIONS HERE ###