[Scummvm-cvs-logs] CVS: scummvm/sword2 save_rest.cpp,1.44,1.45

Torbj?rn Andersson eriktorbjorn at users.sourceforge.net
Sun Jan 4 07:00:45 CET 2004


Update of /cvsroot/scummvm/scummvm/sword2
In directory sc8-pr-cvs1:/tmp/cvs-serv15643

Modified Files:
	save_rest.cpp 
Log Message:
Update a comment to reflect that some functions have different names now.


Index: save_rest.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/save_rest.cpp,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- save_rest.cpp	3 Jan 2004 15:52:05 -0000	1.44
+++ save_rest.cpp	4 Jan 2004 14:59:36 -0000	1.45
@@ -398,7 +398,7 @@
 		setScrolling();
 
 	// Any music required will be started after we've returned from
-	// Restore_control() - see System_menu() in mouse.cpp!
+	// restoreControl() - see systemMenuMouse() in mouse.cpp!
 
 	_loopingMusicId = _saveGameHeader.music_id;
 





More information about the Scummvm-git-logs mailing list