Fixed linux build
This commit is contained in:
parent
79f9dc61a4
commit
4590015ed6
@ -144,6 +144,6 @@ private:
|
|||||||
|
|
||||||
extern CHalfLife2 g_HL2;
|
extern CHalfLife2 g_HL2;
|
||||||
|
|
||||||
inline edict_t *GetEntity(cell_t num, CBaseEntity **pData);
|
edict_t *GetEntity(cell_t num, CBaseEntity **pData);
|
||||||
|
|
||||||
#endif //_INCLUDE_SOURCEMOD_CHALFLIFE2_H_
|
#endif //_INCLUDE_SOURCEMOD_CHALFLIFE2_H_
|
||||||
|
Loading…
Reference in New Issue
Block a user