aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/smartphone.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/wince/smartphone.cpp')
-rw-r--r--backends/wince/smartphone.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/wince/smartphone.cpp b/backends/wince/smartphone.cpp
index 2402f6b5d4..407f446ad1 100644
--- a/backends/wince/smartphone.cpp
+++ b/backends/wince/smartphone.cpp
@@ -340,6 +340,7 @@ void SmartfonSkip(OSystem_WINCE3 *wm, int repeat) {
wm->_event.event_code = OSystem::EVENT_KEYDOWN;
if (is_simon || is_bass) {
wm->_event.kbd.ascii = VK_ESCAPE;
+ wm->_event.kbd.keycode = VK_ESCAPE;
return;
}
/*