aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/wince.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/wince/wince.cpp')
-rw-r--r--backends/wince/wince.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/wince/wince.cpp b/backends/wince/wince.cpp
index 967b6d9070..cd95effd17 100644
--- a/backends/wince/wince.cpp
+++ b/backends/wince/wince.cpp
@@ -360,7 +360,7 @@ Engine *engine;
bool is_simon;
NewGui *g_gui;
extern Scumm *g_scumm;
-//extern SimonState *g_simon;
+//extern SimonEngine *g_simon;
//OSystem *g_system;
//SoundMixer *g_mixer;
Config *g_config;