summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bosco.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bosco.h')
-rw-r--r--src/mame/includes/bosco.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/bosco.h b/src/mame/includes/bosco.h
index 77eeddae20e..efab2b90bad 100644
--- a/src/mame/includes/bosco.h
+++ b/src/mame/includes/bosco.h
@@ -25,6 +25,8 @@ public:
uint8_t *m_bosco_radarx;
uint8_t *m_bosco_radary;
+ uint8_t m_bosco_starclr;
+
uint8_t *m_spriteram;
uint8_t *m_spriteram2;
uint32_t m_spriteram_size;