[Scummvm-cvs-logs] CVS: scummvm/gui options.cpp,1.9,1.10

Max Horn fingolfin at users.sourceforge.net
Sun Mar 2 10:30:43 CET 2003


Update of /cvsroot/scummvm/scummvm/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv17606/gui

Modified Files:
	options.cpp 
Log Message:
Patch #691064: dot matrix scaler

Index: options.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/options.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- options.cpp	15 Jan 2003 02:11:37 -0000	1.9
+++ options.cpp	2 Mar 2003 16:36:52 -0000	1.10
@@ -70,6 +70,7 @@
 	gfxPopUp->appendEntry("SuperEagle");
 	gfxPopUp->appendEntry("AdvMAME2x");
 	gfxPopUp->appendEntry("TV2x");
+	gfxPopUp->appendEntry("DotMatrix");
 	gfxPopUp->setSelected(0);
 
 	// The MIDI mode popup & a label





More information about the Scummvm-git-logs mailing list