mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-25 12:05:53 +00:00
DIRECTOR: Lingo: Attempt to fix func_cursor()
This commit is contained in:
parent
1d942944ee
commit
3b7819a97e
@ -255,6 +255,8 @@ void Lingo::func_cursor(int c) {
|
||||
break;
|
||||
}
|
||||
|
||||
_cursorOnStack = true;
|
||||
|
||||
warning("STUB: func_cursor(%d)", c);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user