From c94fd664bba352732bf0e5c9a77e709b49f1aa4f Mon Sep 17 00:00:00 2001 From: oroborus Date: Mon, 26 May 2008 12:45:53 +0000 Subject: - mensie upravy v kode - navod na zostavovanie projektu - da sa to skompilovat :D - PS: este to nie je odladene, a musim sa ucit na prijmacky na FEI git-svn-id: http://opensvn.csie.org/tuxanci_ng@54 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- src/screen_world.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/screen_world.c') diff --git a/src/screen_world.c b/src/screen_world.c index fde1d4a..c90b419 100644 --- a/src/screen_world.c +++ b/src/screen_world.c @@ -21,9 +21,6 @@ #include "sound.h" #include "fake_audio.h" #include "tux.h" -#include "wall.h" -#include "teleport.h" -#include "pipe.h" #include "item.h" #include "shot.h" #include "gun.h" @@ -37,6 +34,7 @@ #include "font.h" #include "music.h" #include "modules.h" +#include "idManager.h" static arena_t *arena; static int count; -- cgit v1.2.3