mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-09 04:16:34 +00:00
ADL: Fix hires6 flute opcode
This commit is contained in:
parent
bb5db9de27
commit
27c956a255
@ -195,6 +195,8 @@ int HiRes6Engine::o_fluteSound(ScriptEnv &e) {
|
||||
|
||||
playTones(tones, false);
|
||||
|
||||
_linesPrinted = 0;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user