summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/trucocl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/trucocl.h')
-rw-r--r--src/mame/includes/trucocl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/trucocl.h b/src/mame/includes/trucocl.h
index 22b0087ac27..682bdd2046a 100644
--- a/src/mame/includes/trucocl.h
+++ b/src/mame/includes/trucocl.h
@@ -11,6 +11,7 @@ public:
tilemap_t *m_bg_tilemap;
UINT8 m_irq_mask;
+ DECLARE_WRITE8_MEMBER(irq_enable_w);
};