aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/CEActionsSmartphone.h
diff options
context:
space:
mode:
authorNicolas Bacca2005-03-26 13:29:04 +0000
committerNicolas Bacca2005-03-26 13:29:04 +0000
commit06ed39e0314962f7d75a14509476486ab5304dd0 (patch)
tree81f654377c3cb6fbf6d4946c097991ed59b99980 /backends/wince/CEActionsSmartphone.h
parent5a7c9f7d7483f7f57802f0baf3766a7ea0d752d1 (diff)
downloadscummvm-rg350-06ed39e0314962f7d75a14509476486ab5304dd0.tar.gz
scummvm-rg350-06ed39e0314962f7d75a14509476486ab5304dd0.tar.bz2
scummvm-rg350-06ed39e0314962f7d75a14509476486ab5304dd0.zip
Add Insane Cheat action
svn-id: r17243
Diffstat (limited to 'backends/wince/CEActionsSmartphone.h')
-rw-r--r--backends/wince/CEActionsSmartphone.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/backends/wince/CEActionsSmartphone.h b/backends/wince/CEActionsSmartphone.h
index e83e6773f2..5a48b4c762 100644
--- a/backends/wince/CEActionsSmartphone.h
+++ b/backends/wince/CEActionsSmartphone.h
@@ -35,7 +35,7 @@
#include "CEActions.h"
-#define SMARTPHONE_ACTION_VERSION 3
+#define SMARTPHONE_ACTION_VERSION 4
enum smartphoneActionType {
SMARTPHONE_ACTION_UP = 0,
@@ -47,8 +47,9 @@ enum smartphoneActionType {
SMARTPHONE_ACTION_SAVE,
SMARTPHONE_ACTION_SKIP,
SMARTPHONE_ACTION_ZONE,
+ SMARTPHONE_ACTION_FT_CHEAT,
- SMARTPHONE_ACTION_LAST
+ SMARTPHONE_ACTION_LAST
};
@@ -74,4 +75,4 @@ class CEActionsSmartphone : public CEActions {
#endif
-//#endif \ No newline at end of file
+//#endif