rename constant

This commit is contained in:
ehouse 2005-08-21 14:04:32 +00:00
parent 684a0089d6
commit af6f1406d5

View file

@ -79,7 +79,7 @@ typedef enum {
TIMER_HEARTBEAT,
#endif
TIMER_NUM_PLUS_ONE /* must be last */
NUM_TIMERS_PLUS_ONE /* must be last */
} XWTimerReason;
#define MAX_NUM_PLAYERS 4