summaryrefslogtreecommitdiff
path: root/include/screen_world.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/screen_world.h')
-rw-r--r--include/screen_world.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/screen_world.h b/include/screen_world.h
index d6dfd12..7ad6a41 100644
--- a/include/screen_world.h
+++ b/include/screen_world.h
@@ -8,6 +8,7 @@
#include "arena.h"
#define TIMER_END_ARENA 5000
+#define WORLD_COUNT_ROUND_UNLIMITED -1
extern bool_t isScreenWorldInicialized();
extern void initWorld();