From 2fd0c9d50f1eb83d46080fb114cba5465e8c4506 Mon Sep 17 00:00:00 2001 From: oroborus Date: Tue, 3 Jun 2008 21:26:17 +0000 Subject: - zaciatok podpory FR jazyka - server podporuje socre ( treb este zdokumentovat protokol ) - prelozene dve chybove hlasky pre siete - odosielam to na rychlo git-svn-id: http://opensvn.csie.org/tuxanci_ng@59 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- src/screen_world.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/screen_world.c') diff --git a/src/screen_world.c b/src/screen_world.c index 907f659..b158dee 100644 --- a/src/screen_world.c +++ b/src/screen_world.c @@ -1,4 +1,3 @@ - #include #include @@ -35,6 +34,7 @@ #include "music.h" #include "modules.h" #include "idManager.h" +#include "heightScore.h" static arena_t *arena; static int count; @@ -457,4 +457,3 @@ void quitWorld() printf("quit world\n"); isScreenWorldInit = FALSE; } - -- cgit v1.2.3