summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/freekick.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/freekick.c')
-rw-r--r--src/mame/drivers/freekick.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/freekick.c b/src/mame/drivers/freekick.c
index 06c64949c18..89317091865 100644
--- a/src/mame/drivers/freekick.c
+++ b/src/mame/drivers/freekick.c
@@ -984,7 +984,7 @@ ROM_START( gigas ) /* From an actual Sega board 834-6167 with mc-8123: 317-5002
ROM_REGION( 0x0600, "proms", 0 ) /* not dumped yet; assumed to be the same */
/* fill in which locations for each prom when redumping; the chips have
- * no labels, but are clearly located at 3a 3b 3c 3d 4a and 4d */
+ * no labels, but are clearly located at 3a 3b 3c 3d 4a and 4d */
ROM_LOAD( "1.pr", 0x0000, 0x0100, CRC(a784e71f) SHA1(1741ce98d719bad6cc5ea42337ef897f2435bbab) )
ROM_LOAD( "6.pr", 0x0100, 0x0100, CRC(376df30c) SHA1(cc95920cd1c133da1becc7d92f4b187b56a90ec7) )
ROM_LOAD( "5.pr", 0x0200, 0x0100, CRC(4edff5bd) SHA1(305efc7ad7f86635489a655e214e216ac02b904d) )