summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gstriker.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gstriker.h')
-rw-r--r--src/mame/includes/gstriker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/gstriker.h b/src/mame/includes/gstriker.h
index 6f90f694242..630fa33a18f 100644
--- a/src/mame/includes/gstriker.h
+++ b/src/mame/includes/gstriker.h
@@ -43,7 +43,7 @@ public:
m_VS920A_vram(*this, "vs920a_vram"),
m_work_ram(*this, "work_ram"),
m_lineram(*this, "lineram"),
- m_spr(*this, "vsystem_spr")
+ m_spr(*this, "vsystem_spr")
{ }
virtual void machine_start()