From cee02068ca1285838ff07ded5021f59b9f303050 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Mon, 2 Jun 2003 06:39:54 +0000 Subject: [PATCH] Revert my last change, was correct according to disasm. but casued other problems. svn-id: r8265 --- simon/simon.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simon/simon.cpp b/simon/simon.cpp index 9e0b0dd49a8..eba5ebf9b5b 100644 --- a/simon/simon.cpp +++ b/simon/simon.cpp @@ -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