summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author ClawGrip <clawgrip@hotmail.com>2023-01-28 17:51:34 +0100
committer GitHub <noreply@github.com>2023-01-29 03:51:34 +1100
commitcc7ad69ddd6d0fdb515db586ff1345e1eeaf38f4 (patch)
treee68d0b7fe1b4845b370836eecc7ac10b3b35c275
parentde9115a587ae61d2e8c4b9d8f64ddbceb7832c2c (diff)
pinball/inder.cpp: Fix date in note about "Mundial 90". (#10851)
-rw-r--r--src/mame/pinball/inder.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/pinball/inder.cpp b/src/mame/pinball/inder.cpp
index 6a60125c47d..3d92e2dbe58 100644
--- a/src/mame/pinball/inder.cpp
+++ b/src/mame/pinball/inder.cpp
@@ -1597,7 +1597,7 @@ ROM_END
/ sent a letter (dated June 1990) with an updated program ROM and
/ recalling the buggy one. It is unclear if the supported set is the
/ fixed or the older one, as it matches one dumped from an EEPROM
-/ with an original Inder label dated 18-June-1990.
+/ with an original Inder label dated 18-April-1990.
/-------------------------------------------------------------------*/
ROM_START(mundial)
ROM_REGION(0x4000, "maincpu", ROMREGION_ERASEFF)