]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_head.h
pee!
[16.git] / src / lib / 16_head.h
old mode 100644 (file)
new mode 100755 (executable)
index 15c4a54..5634fa3
 #include "src/lib/nyan/kitten.h"\r
 #include "src/lib/types.h"\r
 \r
-//0000 test type def wwww\r
-/*struct list {\r
-       struct list __based(__self) *next;\r
-       int         value;\r
-};*/\r
-\r
 /* Control codes for all keys on the keyboard */\r
 //here temperarly\r
 /*\r
@@ -201,7 +195,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);\r
 int US_CheckParm(char *parm,char **strings);\r
 \r
-extern void CA_OpenDebug (global_game_variables_t *gvar);\r
-extern void CA_CloseDebug (global_game_variables_t *gvar);\r
-\r
 #endif/*_LIBHEAD_H_*/\r