Add define included
This commit is contained in:
parent
9e3ed67185
commit
e030bb4451
@ -30,6 +30,11 @@
|
||||
* Version: $Id$
|
||||
*/
|
||||
|
||||
#if defined _convars_included
|
||||
#endinput
|
||||
#endif
|
||||
#define _convars_included
|
||||
|
||||
/**
|
||||
* Console variable bound values used with Get/SetConVarBounds()
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user