summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mystwarr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mystwarr.cpp')
-rw-r--r--src/mame/drivers/mystwarr.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/mystwarr.cpp b/src/mame/drivers/mystwarr.cpp
index 5c0e99b8fe8..d9a57c12282 100644
--- a/src/mame/drivers/mystwarr.cpp
+++ b/src/mame/drivers/mystwarr.cpp
@@ -1143,7 +1143,7 @@ MACHINE_CONFIG_DERIVED(mystwarr_state::martchmp, mystwarr)
MCFG_CPU_PROGRAM_MAP(martchmp_map)
MCFG_TIMER_MODIFY("scantimer")
MCFG_TIMER_DRIVER_CALLBACK(mystwarr_state, mchamp_interrupt)
-
+
MCFG_CPU_MODIFY("soundcpu")
MCFG_CPU_PROGRAM_MAP(martchmp_sound_map)
@@ -1170,7 +1170,7 @@ MACHINE_CONFIG_DERIVED(mystwarr_state::martchmp, mystwarr)
MCFG_DEVICE_MODIFY("k055673")
MCFG_K055673_CB(mystwarr_state, martchmp_sprite_callback)
MCFG_K055673_CONFIG("gfx2", K055673_LAYOUT_GX, -58, -23)
-
+
MCFG_DEVICE_REMOVE("k054539_1")
MCFG_DEVICE_REMOVE("k054539_2")