[Scummvm-cvs-logs] CVS: scummvm/simon res.cpp,1.16,1.17
Travis Howell
kirben at users.sourceforge.net
Mon Jan 13 22:53:02 CET 2003
Update of /cvsroot/scummvm/scummvm/simon
In directory sc8-pr-cvs1:/tmp/cvs-serv19718/simon
Modified Files:
res.cpp
Log Message:
Missed one section
Index: res.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/res.cpp,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- res.cpp 14 Jan 2003 04:25:38 -0000 1.16
+++ res.cpp 14 Jan 2003 06:52:16 -0000 1.17
@@ -278,6 +278,7 @@
break;
case GAME_SIMON1DOS:
case GAME_SIMON1DEMO:
+ case GAME_SIMON1AMIGA:
table = opcode_arg_table_simon1dos;
break;
default:
More information about the Scummvm-git-logs
mailing list