X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_head.h;h=aab4c0334e7a74c9e958b816d1bc5cfb4c12501d;hb=42ffe9b467059d82fecbd350cbf000e6b1ddf1a9;hp=0155c81e5e2fd5b8a1d9bc936a46457add364bef;hpb=4423bda56aab2192f037bec035a3412153b2b3a7;p=16.git diff --git a/src/lib/16_head.h b/src/lib/16_head.h index 0155c81e..aab4c033 100755 --- a/src/lib/16_head.h +++ b/src/lib/16_head.h @@ -152,7 +152,8 @@ static word far* clockw= (word far*) 0x046C; /* 18.2hz clock */ extern int profilehandle,debughandle; //make it into game global #define __DEBUG__ -#define __DEBUG_PM__ +//#define __DEBUG_PM__ +//#define __DEBUG_MM__ #define nil ((void *)0) #ifdef __BORLANDC__ @@ -199,7 +200,6 @@ int US_CheckParm(char *parm,char **strings); #ifdef __BORLANDC__ void Quit (char *error); #endif -void XMS_CALL(byte v, global_game_variables_t *gvar); byte dirchar(byte in); #endif/*_LIBHEAD_H_*/