diff options
Diffstat (limited to 'src/item.c')
| -rw-r--r-- | src/item.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ #include "tux.h" #include "item.h" #include "shot.h" +#include "proto.h" static SDL_Surface *g_item[ITEM_COUNT]; |
| index : tuxanci2.git | |
| A First Person Shooter | Connor Thomson |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | src/item.c | 1 |
@@ -13,6 +13,7 @@ #include "tux.h" #include "item.h" #include "shot.h" +#include "proto.h" static SDL_Surface *g_item[ITEM_COUNT]; |