From d9e265975297fb712213fbbf12c43b6ca68fc846 Mon Sep 17 00:00:00 2001 From: oroborus Date: Tue, 26 Feb 2008 20:42:25 +0000 Subject: par drobnych uprav, casovac je nastaveny na 50ms aby to nezralo procak git-svn-id: http://opensvn.csie.org/tuxanci_ng@5 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- include/screen_world.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/screen_world.h') diff --git a/include/screen_world.h b/include/screen_world.h index 3ce7cc7..937e0a2 100644 --- a/include/screen_world.h +++ b/include/screen_world.h @@ -7,6 +7,8 @@ #include "tux.h" #include "arena.h" +#define TIMER_END_ARENA 5000 + extern bool_t isScreenWorldInicialized(); extern void initWorld(); extern arena_t* getWorldArena(); -- cgit v1.2.3