From a4e34c257a4f5966ce699f48d30b3528bdaa45e4 Mon Sep 17 00:00:00 2001 From: oroborus Date: Fri, 14 Mar 2008 15:25:01 +0000 Subject: - program bol prepisany tak, aby sa dal v buducnosti sietovy multiplayer prepisat pre protokol UDP ( BTW network.[ch] je uz zombia ) git-svn-id: http://opensvn.csie.org/tuxanci_ng@14 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- src/item.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/item.c') diff --git a/src/item.c b/src/item.c index abfe2c5..3b7a147 100644 --- a/src/item.c +++ b/src/item.c @@ -13,6 +13,7 @@ #include "tux.h" #include "item.h" #include "shot.h" +#include "proto.h" static SDL_Surface *g_item[ITEM_COUNT]; -- cgit v1.2.3