[Scummvm-cvs-logs] SF.net SVN: scummvm: [22361] scummvm/trunk/engines/simon/simon.h

kirben at users.sourceforge.net kirben at users.sourceforge.net
Thu May 4 23:00:04 CEST 2006


Revision: 22361
Author:   kirben
Date:     2006-05-04 22:59:03 -0700 (Thu, 04 May 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=22361&view=rev

Log Message:
-----------
Remove leftover

Modified Paths:
--------------
    scummvm/trunk/engines/simon/simon.h
Modified: scummvm/trunk/engines/simon/simon.h
===================================================================
--- scummvm/trunk/engines/simon/simon.h	2006-05-05 05:54:35 UTC (rev 22360)
+++ scummvm/trunk/engines/simon/simon.h	2006-05-05 05:59:03 UTC (rev 22361)
@@ -500,7 +500,7 @@
 	void loadSound(uint sound, int pan, int vol, uint type);
 	void loadVoice(uint speechId);
 
-	void paletteFadeOut(byte *palPtr, uint num, uint size = 8);
+	void paletteFadeOut(byte *palPtr, uint num, uint size);
 	
 	byte *allocateItem(uint size);
 	byte *allocateTable(uint size);


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the Scummvm-git-logs mailing list