This commit is contained in:
Paul 2001-04-18 16:54:22 +00:00
parent 8e5037c048
commit 958f4a84ad

View File

@ -212,7 +212,7 @@ CPlayerMode *CPlayer::s_playerModes[NUM_PLAYERMODES]=
// A big bunch of 'temporary' variables for tweaking things
// This #def makes them static under a release build..
#ifdef __VERSION_DEBUG__s
#ifdef __VERSION_DEBUG__
#define pint int
#else
#define pint static const int