Update
This commit is contained in:
@ -245,9 +245,6 @@ enum {
|
||||
|
||||
#ifdef USE_METAMOD
|
||||
void UTIL_LogPrintf( char *fmt, ... );
|
||||
void UTIL_HudMessage(CBaseEntity *pEntity, const hudtextparms_t &textparms, const char *pMessage);
|
||||
short FixedSigned16( float value, float scale );
|
||||
unsigned short FixedUnsigned16( float value, float scale );
|
||||
|
||||
#ifdef FN_META_QUERY
|
||||
void FN_META_QUERY(void);
|
||||
|
Reference in New Issue
Block a user