]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/types.h
ADDED _SEG Wwwww
[16.git] / src / lib / types.h
index d5528daf8926b856a29d7f7b75d861fcb821672a..6c5c1bcf567dd019bc5e054d482195210ff8c4ca 100755 (executable)
@@ -44,6 +44,7 @@ typedef       enum    {false,true}    boolean;
 \r
 #ifdef __WATCOMC__\r
 typedef void __based(__self) * memptr;\r
+typedef unsigned short _seg; // it will contains segment value (as Borland _seg)\r
 #endif\r
 #ifdef __BORLANDC__\r
 typedef void _seg * memptr;\r