X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fitems.c;h=64b766f1ef0d8f2b02ebba0aa764d537a60a512f;hb=10bdd396f0cd0ff1fc0a504cd41949ff39937b30;hp=18b83722793511a096f1c61798f48da3c2acd38a;hpb=9df860ab2839447c7143bbe705a573df152d7734;p=flatwaifu.git diff --git a/src/items.c b/src/items.c index 18b8372..64b766f 100644 --- a/src/items.c +++ b/src/items.c @@ -26,9 +26,9 @@ #include "things.h" #include "misc.h" #include "map.h" -#include "my.h" #include "files.h" #include "game.h" + item_t it[MAXITEM]; static void *snd[4];