[Scummvm-cvs-logs] SF.net SVN: scummvm:[34086] scummvm/trunk/engines/parallaction/input.h

eriktorbjorn at users.sourceforge.net eriktorbjorn at users.sourceforge.net
Thu Aug 21 16:52:55 CEST 2008


Revision: 34086
          http://scummvm.svn.sourceforge.net/scummvm/?rev=34086&view=rev
Author:   eriktorbjorn
Date:     2008-08-21 14:52:55 +0000 (Thu, 21 Aug 2008)

Log Message:
-----------
Fixed warning.

Modified Paths:
--------------
    scummvm/trunk/engines/parallaction/input.h

Modified: scummvm/trunk/engines/parallaction/input.h
===================================================================
--- scummvm/trunk/engines/parallaction/input.h	2008-08-21 14:43:19 UTC (rev 34085)
+++ scummvm/trunk/engines/parallaction/input.h	2008-08-21 14:52:55 UTC (rev 34086)
@@ -80,7 +80,7 @@
 		kInputModeComment = 1,
 		kInputModeDialogue = 2,
 		kInputModeInventory = 3,
-		kInputModeMenu = 4,
+		kInputModeMenu = 4
 	};
 
 


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