summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/travrusa.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/travrusa.cpp')
-rw-r--r--src/mame/drivers/travrusa.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/travrusa.cpp b/src/mame/drivers/travrusa.cpp
index 9dbe6af5b38..91bc67f5487 100644
--- a/src/mame/drivers/travrusa.cpp
+++ b/src/mame/drivers/travrusa.cpp
@@ -338,7 +338,7 @@ void travrusa_state::shtrider(machine_config &config)
/* video hardware */
m_gfxdecode->set_info(gfx_shtrider);
m_palette->set_init(FUNC(travrusa_state::shtrider_palette));
-MACHINE_CONFIG_END
+}
void travrusa_state::shtriderb(machine_config &config)
{