[Scummvm-cvs-logs] CVS: scummvm/simon simon.h,1.1.1.1,1.2

Max Horn fingolfin at users.sourceforge.net
Sat Aug 31 06:30:02 CEST 2002


Update of /cvsroot/scummvm/scummvm/simon
In directory usw-pr-cvs1:/tmp/cvs-serv24010/simon

Modified Files:
	simon.h 
Log Message:
fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/rect.h to common/rect.h

Index: simon.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/simon.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- simon.h	21 Aug 2002 16:07:39 -0000	1.1.1.1
+++ simon.h	31 Aug 2002 13:29:10 -0000	1.2
@@ -813,9 +813,6 @@
 };
 
 
-void NORETURN CDECL error(const char *errmsg, ...);
-void CDECL warning(const char *errmsg, ...);
-
 void palette_fadeout(uint32 *pal_values, uint num);
 
 #endif





More information about the Scummvm-git-logs mailing list