mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-10 21:03:31 +00:00
simon2dos works, thanks again to ludde
svn-id: r5479
This commit is contained in:
parent
21b18178e7
commit
8461473467
@ -3230,7 +3230,7 @@ bool SimonState::vc_59_helper()
|
||||
return true;
|
||||
#else
|
||||
if (_voice_file == NULL)
|
||||
return false;
|
||||
return true;
|
||||
return _voice_sound == 0;
|
||||
#endif
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user