]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_head.h
16_pm worked on~
[16.git] / src / lib / 16_head.h
index b3423ed0e146d5572c56c10a1b19a9adebebf62f..0155c81e5e2fd5b8a1d9bc936a46457add364bef 100755 (executable)
@@ -152,6 +152,7 @@ static word far* clockw= (word far*) 0x046C; /* 18.2hz clock */
 extern int                     profilehandle,debughandle;      //make it into game global\r
 \r
 #define __DEBUG__\r
+#define __DEBUG_PM__\r
 \r
 #define        nil     ((void *)0)\r
 #ifdef __BORLANDC__\r
@@ -198,6 +199,7 @@ int US_CheckParm(char *parm,char **strings);
 #ifdef __BORLANDC__\r
 void Quit (char *error);\r
 #endif\r
+void   XMS_CALL(byte v, global_game_variables_t *gvar);\r
 byte dirchar(byte in);\r
 \r
 #endif/*_LIBHEAD_H_*/\r