From cc7ad69ddd6d0fdb515db586ff1345e1eeaf38f4 Mon Sep 17 00:00:00 2001 From: ClawGrip Date: Sat, 28 Jan 2023 17:51:34 +0100 Subject: pinball/inder.cpp: Fix date in note about "Mundial 90". (#10851) --- src/mame/pinball/inder.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3