summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/galaxian.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/galaxian.h')
-rw-r--r--src/mame/includes/galaxian.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/galaxian.h b/src/mame/includes/galaxian.h
index e4fe7e69bc3..b53b55f9627 100644
--- a/src/mame/includes/galaxian.h
+++ b/src/mame/includes/galaxian.h
@@ -42,7 +42,7 @@ public:
required_shared_ptr<UINT8> m_spriteram;
required_shared_ptr<UINT8> m_videoram;
-
+
int m_bullets_base;
int m_numspritegens;
int m_counter_74ls161[2];