mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-27 20:28:27 +00:00
Revert my last change, was correct according to disasm. but casued other problems.
svn-id: r8265
This commit is contained in:
parent
803d53dd4b
commit
cee02068ca
@ -147,7 +147,7 @@ static const GameSpecificSettings simon2mac_settings = {
|
||||
};
|
||||
|
||||
static const GameSpecificSettings simon2dos_settings = {
|
||||
1, // VGA_DELAY_BASE
|
||||
5, // VGA_DELAY_BASE
|
||||
1580 / 4, // TABLE_INDEX_BASE
|
||||
1500 / 4, // TEXT_INDEX_BASE
|
||||
75, // NUM_VIDEO_OP_CODES
|
||||
|
Loading…
Reference in New Issue
Block a user