This commit is contained in:
parent
8e5037c048
commit
958f4a84ad
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ CPlayerMode *CPlayer::s_playerModes[NUM_PLAYERMODES]=
|
||||||
|
|
||||||
// A big bunch of 'temporary' variables for tweaking things
|
// A big bunch of 'temporary' variables for tweaking things
|
||||||
// This #def makes them static under a release build..
|
// This #def makes them static under a release build..
|
||||||
#ifdef __VERSION_DEBUG__s
|
#ifdef __VERSION_DEBUG__
|
||||||
#define pint int
|
#define pint int
|
||||||
#else
|
#else
|
||||||
#define pint static const int
|
#define pint static const int
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue