aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wii/osystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/wii/osystem.h')
-rw-r--r--backends/platform/wii/osystem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/platform/wii/osystem.h b/backends/platform/wii/osystem.h
index 1d97d5259a..5186a5053b 100644
--- a/backends/platform/wii/osystem.h
+++ b/backends/platform/wii/osystem.h
@@ -100,6 +100,7 @@ private:
void initEvents();
void deinitEvents();
void updateEventScreenResolution();
+ bool pollKeyboard(Common::Event &event);
protected:
Common::SaveFileManager *_savefile;