rnd-20030331-1-src
[rocksndiamonds.git] / src / libgame / types.h
index 1c527d09faed9d414877114d847be9e1a0eaa419..c8ab0efc85fac9471049ab5a6a15714fdd3e145c 100644 (file)
 #include <sys/types.h>
 
 typedef unsigned char boolean;
+
+#if !defined(PLATFORM_WIN32)
 typedef unsigned char byte;
+#endif
 
 #ifndef FALSE
 #define FALSE          0