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