summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/darkseal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/darkseal.h')
-rw-r--r--src/mame/includes/darkseal.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mame/includes/darkseal.h b/src/mame/includes/darkseal.h
index a9edf618020..56ee1055679 100644
--- a/src/mame/includes/darkseal.h
+++ b/src/mame/includes/darkseal.h
@@ -42,8 +42,7 @@ public:
required_shared_ptr<uint16_t> m_generic_paletteram_16;
required_shared_ptr<uint16_t> m_generic_paletteram2_16;
- DECLARE_WRITE16_MEMBER(control_w);
- DECLARE_READ16_MEMBER(control_r);
+ DECLARE_WRITE16_MEMBER(irq_ack_w);
DECLARE_WRITE16_MEMBER(palette_24bit_rg_w);
DECLARE_WRITE16_MEMBER(palette_24bit_b_w);