Trunk build fixes

Fixed up IGameHelpers.h such that it no longer requires HL2SDK headers if a function doesn't need them

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402144
This commit is contained in:
Scott Ehlert
2008-05-13 08:22:49 +00:00
parent f388b0612b
commit 9023afff0d
12 changed files with 31 additions and 1031 deletions
+2
View File
@@ -45,6 +45,8 @@
#include <IEngineSound.h>
#include <ivoiceserver.h>
#include <iplayerinfo.h>
#include <server_class.h>
#include <datamap.h>
#include <convar.h>
#include <iserver.h>
#include <cdll_int.h>