Add define included

This commit is contained in:
Sebastian K
2015-08-19 20:27:33 +02:00
parent 9e3ed67185
commit e030bb4451
+5
View File
@@ -30,6 +30,11 @@
* Version: $Id$
*/
#if defined _convars_included
#endinput
#endif
#define _convars_included
/**
* Console variable bound values used with Get/SetConVarBounds()
*/