--- sfkbase.hpp
+++ sfkbase.hpp
@@ -134,7 +134,7 @@
 #define ushort unsigned short
 #define uint  unsigned int
 #define ulong unsigned long
-#define bool  unsigned char
+//#define bool  unsigned char
 #define cchar const char
 #define str(x) (char*)x
 
