summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/atarittl.c
diff options
context:
space:
mode:
author Alex W. Jackson <alex.w.jackson@gmail.com>2014-07-29 01:43:28 +0000
committer Alex W. Jackson <alex.w.jackson@gmail.com>2014-07-29 01:43:28 +0000
commit56a76e80bd8aa3bba10ede4ab34f776804021052 (patch)
treec78130a278b6c57c0b6f67be43eaee0441215687 /src/mame/drivers/atarittl.c
parent7f5173273aa6fb6c6655d24df8087ef7402c3a1e (diff)
fix compile (nw)
Diffstat (limited to 'src/mame/drivers/atarittl.c')
-rw-r--r--src/mame/drivers/atarittl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/atarittl.c b/src/mame/drivers/atarittl.c
index 8fe84ea31db..61b56f1a318 100644
--- a/src/mame/drivers/atarittl.c
+++ b/src/mame/drivers/atarittl.c
@@ -169,7 +169,7 @@ ROM_START( antiairc )
ROM_END
-ROM_START( crshnscr )
+ROM_START( crashnsc )
ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
ROM_REGION( 0x0400, "gfx", ROMREGION_ERASE00 )
@@ -288,7 +288,7 @@ ROM_START( steeplec )
ROM_END
-ROM_START( stntcycl )
+ROM_START( stuntcyc )
ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
ROM_REGION( 0x0200, "gfx", ROMREGION_ERASE00 )