summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/ohmygod.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/ohmygod.h')
-rw-r--r--src/mame/includes/ohmygod.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/ohmygod.h b/src/mame/includes/ohmygod.h
index dbc3267efa1..b2f2ba97aac 100644
--- a/src/mame/includes/ohmygod.h
+++ b/src/mame/includes/ohmygod.h
@@ -25,6 +25,7 @@ public:
/* misc */
int m_adpcm_bank_shift;
int m_sndbank;
+ DECLARE_WRITE16_MEMBER(ohmygod_ctrl_w);
};