mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-14 05:30:53 +00:00
fixup to prevent a crash, pending the overlay rework
svn-id: r30129
This commit is contained in:
parent
f4f963800d
commit
4a9389d310
@ -2099,8 +2099,8 @@ void OSystem_WINCE3::showOverlay() {
|
||||
assert (_transactionMode == kTransactionNone);
|
||||
|
||||
undrawMouse();
|
||||
|
||||
_overlayVisible = true;
|
||||
update_scalers();
|
||||
clearOverlay();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user