r5sdk/r5dev/public/icvar.h

10 lines
317 B
C
Raw Normal View History

#ifndef ICVAR_H
#define ICVAR_H
//-----------------------------------------------------------------------------
// ConVars/ComCommands are marked as having a particular DLL identifier
//-----------------------------------------------------------------------------
typedef int CVarDLLIdentifier_t;
#endif // ICVAR_H