Clean up OSystem::Event

svn-id: r15990
This commit is contained in:
Max Horn 2004-12-05 17:42:20 +00:00
parent 8d4fcb1689
commit f09293b22c
26 changed files with 146 additions and 111 deletions

View file

@ -110,7 +110,7 @@ void NewGui::runLoop() {
uint32 time = _system->getMillis();
while (_system->pollEvent(event)) {
switch (event.event_code) {
switch (event.type) {
case OSystem::EVENT_KEYDOWN:
#if !defined(__PALM_OS__)
// init continuous event stream