X-Git-Url: http://deadsoftware.ru/gitweb?p=flatwaifu.git;a=blobdiff_plain;f=src%2Fitems.h;h=bebb46deba69132b05a024d6cb75a2d2d3de426e;hp=011188ad0db51662efb6cfecf88157ff6b2a9228;hb=efb17348438f10c929e2e9807013969f71802661;hpb=99e9995ba077aa90b20b47d528ccd3ff27949652 diff --git a/src/items.h b/src/items.h index 011188a..bebb46d 100644 --- a/src/items.h +++ b/src/items.h @@ -44,7 +44,6 @@ extern int itm_rtime; void IT_alloc (void); void IT_init (void); -int IT_load (FILE *h); void IT_act (void); void IT_spawn (int x, int y, int t); void IT_drop_ammo (int t, int n, int x, int y);