Fix CSS Builds (#992)
This commit is contained in:
parent
ccf1d7abbd
commit
dae6d13f06
@ -33,9 +33,10 @@
|
|||||||
#include "util_cstrike.h"
|
#include "util_cstrike.h"
|
||||||
#include "RegNatives.h"
|
#include "RegNatives.h"
|
||||||
#include <iplayerinfo.h>
|
#include <iplayerinfo.h>
|
||||||
|
#include <sm_argbuffer.h>
|
||||||
|
|
||||||
#if SOURCE_ENGINE == SE_CSGO
|
#if SOURCE_ENGINE == SE_CSGO
|
||||||
#include "itemdef-hash.h"
|
#include "itemdef-hash.h"
|
||||||
#include <sm_argbuffer.h>
|
|
||||||
|
|
||||||
ClassnameMap g_mapClassToDefIdx;
|
ClassnameMap g_mapClassToDefIdx;
|
||||||
ItemIndexMap g_mapDefIdxToClass;
|
ItemIndexMap g_mapDefIdxToClass;
|
||||||
|
Loading…
Reference in New Issue
Block a user