mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-12 22:51:11 +00:00
Fix typo in previous commit
svn-id: r8174
This commit is contained in:
parent
98986713d1
commit
3a64beb904
@ -811,7 +811,7 @@ void Scumm::initScummVars() {
|
||||
|
||||
// FIXME
|
||||
if (_features & GF_AFTER_V2) {
|
||||
// This needs to be at greater than 40 to get the more
|
||||
// This needs to be at least greater than 40 to get the more
|
||||
// elaborate version of the EGA Zak into. I don't know where
|
||||
// else it makes any difference.
|
||||
VAR(VAR_MACHINE_SPEED) = 0x7FFF;
|
||||
|
Loading…
x
Reference in New Issue
Block a user