mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-12 14:09:28 +00:00
PalmOS stuff
svn-id: r18976
This commit is contained in:
parent
18b9523338
commit
03f95bc26a
@ -384,7 +384,7 @@ void IMuseDigital::stopAllSounds() {
|
||||
break;
|
||||
flushTracks();
|
||||
_vm->_system->delayMillis(50);
|
||||
#if defined(_WIN32_WCE) || defined (__PALM_OS__)
|
||||
#if defined(_WIN32_WCE) || defined (PALMOS_MODE)
|
||||
_vm->parseEvents(); // timers are events, we need to consume them
|
||||
#endif
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user