[Scummvm-cvs-logs] CVS: scummvm/simon simon.cpp,1.75,1.76

Max Horn max at quendi.de
Fri Nov 15 11:42:03 CET 2002


At 10:46 Uhr -0800 15.11.2002, Pawe? Ko?odziejski wrote:
>Update of /cvsroot/scummvm/scummvm/simon
>In directory usw-pr-cvs1:/tmp/cvs-serv17241
>
>Modified Files:
>	simon.cpp
>Log Message:
>removed not used variable (fix compilation)
>
>Index: simon.cpp
>===================================================================
>RCS file: /cvsroot/scummvm/scummvm/simon/simon.cpp,v
>retrieving revision 1.75
>retrieving revision 1.76
>diff -u -d -r1.75 -r1.76
>--- simon.cpp	15 Nov 2002 10:44:58 -0000	1.75
>+++ simon.cpp	15 Nov 2002 18:46:17 -0000	1.76
>@@ -4674,7 +4674,6 @@
>
>  void SimonState::initSound()
>  {
>-	uint i;
>  	/* only read voice file in windows game */
>  	if (_game & GAME_TALKIE) {
>  		const char *s;

Err... that variable *is* used on big endian systems!


Max
-- 
-----------------------------------------------
Max Horn
Software Developer

email: <mailto:max at quendi.de>
phone: (+49) 6151-494890




More information about the Scummvm-git-logs mailing list