mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-05 20:45:49 +01:00
rename constant
This commit is contained in:
parent
684a0089d6
commit
af6f1406d5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue