summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fastfred.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/fastfred.cpp')
-rw-r--r--src/mame/drivers/fastfred.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/fastfred.cpp b/src/mame/drivers/fastfred.cpp
index 8ee6b93d0bb..7fd738761c4 100644
--- a/src/mame/drivers/fastfred.cpp
+++ b/src/mame/drivers/fastfred.cpp
@@ -24,6 +24,7 @@
void fastfred_state::machine_start()
{
+ galaxold_state::machine_start();
save_item(NAME(m_charbank));
save_item(NAME(m_colorbank));
save_item(NAME(m_nmi_mask));