From: sparky4 Date: Sun, 9 Aug 2015 21:51:32 +0000 (-0500) Subject: wwww X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=328f492b49e4609f664d17c7e83fced2158bdccc;p=16.git wwww modified: bcexmm.prj --- diff --git a/bcexmm.prj b/bcexmm.prj index 19a902c8..cbfdf975 100644 Binary files a/bcexmm.prj and b/bcexmm.prj differ diff --git a/src/lib/16_head.h b/src/lib/16_head.h index 15c4a54d..8d31e208 100644 --- a/src/lib/16_head.h +++ b/src/lib/16_head.h @@ -201,7 +201,4 @@ long int filesize(FILE *fp); void printmeminfoline(byte *strc, const byte *pee, size_t h_total, size_t h_used, size_t h_free); int US_CheckParm(char *parm,char **strings); -extern void CA_OpenDebug (global_game_variables_t *gvar); -extern void CA_CloseDebug (global_game_variables_t *gvar); - #endif/*_LIBHEAD_H_*/