]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/types.h
major changes to entire project for tweaking it amd making it cleaner!! OK PNGWEN...
[16.git] / src / lib / types.h
index a0bc63170e277dfbc011e88a10b3daedc18171b8..66606fc26c83471f174e4ae60b25ad9932cf20c6 100644 (file)
@@ -30,3 +30,5 @@ typedef unsigned long  dword;
 typedef signed char sbyte;\r
 typedef signed short sword;\r
 typedef signed long sdword;\r
+
+//typedef      enum    {FALSE,TRUE}    boolean;