[Scummvm-cvs-logs] CVS: scummvm/gui newgui.cpp,1.44,1.45
Jonathan Gray
khalek at users.sourceforge.net
Wed Apr 30 14:58:48 CEST 2003
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm gfx.cpp,2.64,2.65 scumm.h,1.174,1.175 scummvm.cpp,2.116,2.117 vars.cpp,1.43,1.44
- Next message: [Scummvm-cvs-logs] CVS: web demos.php,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv25091
Modified Files:
newgui.cpp
Log Message:
compilation fix
Index: newgui.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/newgui.cpp,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- newgui.cpp 30 Apr 2003 13:57:56 -0000 1.44
+++ newgui.cpp 30 Apr 2003 21:37:02 -0000 1.45
@@ -523,4 +523,5 @@
GSETPTR(guifont, GBVARS_GUIFONT_INDEX, byte, GBVARS_SCUMM)
}
void NewGui_releaseGlobals(){ GRELEASEPTR(GBVARS_GUIFONT_INDEX, GBVARS_SCUMM) }
-#endif
\ No newline at end of file
+#endif
+
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm gfx.cpp,2.64,2.65 scumm.h,1.174,1.175 scummvm.cpp,2.116,2.117 vars.cpp,1.43,1.44
- Next message: [Scummvm-cvs-logs] CVS: web demos.php,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list