summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/snowbros.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/snowbros.h')
-rw-r--r--src/mame/includes/snowbros.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/snowbros.h b/src/mame/includes/snowbros.h
index 22f5ce99d0a..732dea4cd09 100644
--- a/src/mame/includes/snowbros.h
+++ b/src/mame/includes/snowbros.h
@@ -25,7 +25,7 @@ public:
optional_shared_ptr<UINT16> m_bootleg_spriteram16;
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;
-
+
int m_sb3_music_is_playing;
int m_sb3_music;
UINT8 m_semicom_prot_offset;