summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/moo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/moo.h')
-rw-r--r--src/mame/includes/moo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/moo.h b/src/mame/includes/moo.h
index fbe79d0ec5a..64613eaea99 100644
--- a/src/mame/includes/moo.h
+++ b/src/mame/includes/moo.h
@@ -37,7 +37,7 @@ public:
device_t *m_k056832;
device_t *m_k054338;
- emu_timer *m_dmaend_timer;
+ emu_timer *m_dmaend_timer;
DECLARE_READ16_MEMBER(control2_r);
DECLARE_WRITE16_MEMBER(control2_w);
DECLARE_WRITE16_MEMBER(sound_cmd1_w);