X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2F16_head.h;h=b7aab1bdebaf54bdb72b9ff1048da4037cd5cae9;hb=f1cf981c40115d1c81698fe156905ef25fd80c3f;hp=273cc60f4505948db27098a72006bc7336c85a1a;hpb=2accbf2668001e82a8fec1e75f37c195996186b0;p=16.git diff --git a/src/lib/16_head.h b/src/lib/16_head.h index 273cc60f..b7aab1bd 100755 --- a/src/lib/16_head.h +++ b/src/lib/16_head.h @@ -167,13 +167,6 @@ extern int profilehandle,debughandle; //make it into game global typedef union REGPACK regs_t; #endif -#ifdef __WATCOMC__ -typedef void __based(__self) * memptr; -#endif -#ifdef __BORLANDC__ -typedef void _seg * memptr; -#endif - #define INPUT_STATUS_1 0x03da /* local function */