[Scummvm-cvs-logs] CVS: scummvm/common scummsys.h,1.38,1.39

Chris Apers chrilith at users.sourceforge.net
Mon Nov 3 08:26:04 CET 2003


Update of /cvsroot/scummvm/scummvm/common
In directory sc8-pr-cvs1:/tmp/cvs-serv5139

Modified Files:
	scummsys.h 
Log Message:
Use compiler option instead of this

Index: scummsys.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/scummsys.h,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- scummsys.h	3 Oct 2003 07:45:40 -0000	1.38
+++ scummsys.h	3 Nov 2003 16:25:06 -0000	1.39
@@ -179,7 +179,6 @@
 	typedef signed char int8;
 	typedef signed short int16;
 	typedef signed long int32;
-	typedef Boolean bool;
 	
 	#define START_PACK_STRUCTS pack (1)
 	#define END_PACK_STRUCTS   pack ()





More information about the Scummvm-git-logs mailing list