summaryrefslogtreecommitdiff
path: root/include/screen_world.h
diff options
context:
space:
mode:
authororoborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-03-21 14:03:35 +0000
committeroroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-03-21 14:03:35 +0000
commit114131bf71d7d4ec48c92a7bde8183442995940f (patch)
tree84a3e5ba788d3a6bf76f5067b861fbce8b2f239b /include/screen_world.h
parent1e1d106a545a9cadc517de1a0ad931f1a8fcc2fa (diff)
- vypisovanie sprav do hry
- oprava chyby odhlaelenj pomocou valgrindu - zena rychlosti zbrani - drobne upravy git-svn-id: http://opensvn.csie.org/tuxanci_ng@31 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
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();