summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sslam.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/sslam.cpp')
-rw-r--r--src/mame/drivers/sslam.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/sslam.cpp b/src/mame/drivers/sslam.cpp
index 40c5d9d7e5a..70fa00b7b44 100644
--- a/src/mame/drivers/sslam.cpp
+++ b/src/mame/drivers/sslam.cpp
@@ -845,7 +845,7 @@ ROM_END
// other labels seem to be that of the powerbals set below, but with sslam content, maybe it was
// factory converted to powerbals at one time, then back again?
// there are quite a lot of changes from the above sets.
-ROM_START( sslamb )
+ROM_START( sslamb )
ROM_REGION( 0x1000000, "maincpu", ROMREGION_ERASE00 ) /* 68000 Code */
ROM_LOAD16_BYTE( "21.u67", 0x00000, 0x80000, CRC(a7c57d58) SHA1(28964c30a12bf7b236fd10bd3b1da341b54f4b7c) )
ROM_RELOAD_SSLAM(0x100000)