mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-05 01:38:36 +00:00
Fixed potential crash
svn-id: r15758
This commit is contained in:
parent
d890d56502
commit
6854c86eb2
@ -113,6 +113,7 @@ void OSystem_PALMOS::setWindowCaption(const char *caption) {
|
||||
Coord h = FntLineHeight() + 2;
|
||||
Coord w, y;
|
||||
|
||||
WinSetActiveWindow(WinGetDisplayWindow());
|
||||
WinSetBackColor(0);
|
||||
WinSetTextColor(255);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user