[Scummvm-cvs-logs] CVS: scummvm/mac macos.h,1.1,1.2 scummvm.mcp,1.5,1.6

Max Horn fingolfin at users.sourceforge.net
Mon Jul 8 14:38:03 CEST 2002


Update of /cvsroot/scummvm/scummvm/mac
In directory usw-pr-cvs1:/tmp/cvs-serv3583/mac

Modified Files:
	macos.h scummvm.mcp 
Log Message:
hook in the Mac Carbon port SelectGame method. Still not at all useful; I believe it's better to wait for a portable ScummVM GUI and then use that instead...

Index: macos.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/mac/macos.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- macos.h	5 May 2002 18:59:17 -0000	1.1
+++ macos.h	8 Jul 2002 21:36:59 -0000	1.2
@@ -20,4 +20,5 @@
  */
  
  //#define MACOS_SDL
- #define MACOS_CARBON
\ No newline at end of file
+ #define MACOS_CARBON
+ 
\ No newline at end of file

Index: scummvm.mcp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/mac/scummvm.mcp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
Binary files /tmp/cvsBBN0XV and /tmp/cvs07HuOK differ





More information about the Scummvm-git-logs mailing list