mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-15 06:08:35 +00:00
DIRECTOR: LINGO: b_nothing was implemented awhile ago
This commit is contained in:
parent
ce9b358034
commit
98b8b8d730
@ -876,7 +876,7 @@ void Lingo::b_dontPassEvent(int nargs) {
|
||||
}
|
||||
|
||||
void Lingo::b_nothing(int nargs) {
|
||||
warning("STUB: b_nothing");
|
||||
// Noop
|
||||
}
|
||||
|
||||
void Lingo::b_delay(int nargs) {
|
||||
|
Loading…
Reference in New Issue
Block a user