summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galaxold.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/galaxold.cpp')
-rw-r--r--src/mame/drivers/galaxold.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/galaxold.cpp b/src/mame/drivers/galaxold.cpp
index 7711f5e446b..fcd0caa8923 100644
--- a/src/mame/drivers/galaxold.cpp
+++ b/src/mame/drivers/galaxold.cpp
@@ -2344,7 +2344,7 @@ static MACHINE_CONFIG_DERIVED( dkongjrm, mooncrst )
MACHINE_CONFIG_END
-static MACHINE_CONFIG_DERIVED( rockclim, galaxian )
+static MACHINE_CONFIG_DERIVED( rockclim, mooncrst )
/* basic machine hardware */
MCFG_CPU_MODIFY("maincpu")