From b882723f20b7b5cd90e1ab8314bbe34d55ef6253 Mon Sep 17 00:00:00 2001 From: Andre Heider Date: Sun, 15 Feb 2009 15:28:05 +0000 Subject: moved the keyboard event thread to libwiikeyboard. svn-id: r38258 --- backends/platform/wii/osystem.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'backends/platform/wii/osystem.h') diff --git a/backends/platform/wii/osystem.h b/backends/platform/wii/osystem.h index 5186a5053b..9acb02678c 100644 --- a/backends/platform/wii/osystem.h +++ b/backends/platform/wii/osystem.h @@ -87,6 +87,8 @@ private: u8 _mouseKeyColor; u8 *_mouseCursor; + bool _kbd_active; + bool _event_quit; u32 _lastPadCheck; -- cgit v1.2.3