summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/rungun.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/rungun.h')
-rw-r--r--src/mame/includes/rungun.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/includes/rungun.h b/src/mame/includes/rungun.h
index f7af04ffa4a..802f3a6ee34 100644
--- a/src/mame/includes/rungun.h
+++ b/src/mame/includes/rungun.h
@@ -46,9 +46,9 @@ public:
int m_sprite_colorbase;
/* sound */
- UINT8 m_sound_ctrl;
- UINT8 m_sound_status;
- UINT8 m_sound_nmi_clk;
+ UINT8 m_sound_ctrl;
+ UINT8 m_sound_status;
+ UINT8 m_sound_nmi_clk;
DECLARE_READ16_MEMBER(rng_sysregs_r);
DECLARE_WRITE16_MEMBER(rng_sysregs_w);