summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/30test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/30test.c')
-rw-r--r--src/mame/drivers/30test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/drivers/30test.c b/src/mame/drivers/30test.c
index c3a94a06455..930ca81308b 100644
--- a/src/mame/drivers/30test.c
+++ b/src/mame/drivers/30test.c
@@ -222,14 +222,12 @@ INPUT_PORTS_END
void namco_30test_state::machine_start()
{
-
save_item(NAME(m_mux_data));
save_item(NAME(m_oki_bank));
}
void namco_30test_state::machine_reset()
{
-
}
static const hc11_config namco_30test_config =