summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pooyan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/pooyan.h')
-rw-r--r--src/mame/includes/pooyan.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/pooyan.h b/src/mame/includes/pooyan.h
index 7e94fa259fe..8dd0eb11d0d 100644
--- a/src/mame/includes/pooyan.h
+++ b/src/mame/includes/pooyan.h
@@ -19,6 +19,7 @@ public:
/* devices */
cpu_device *m_maincpu;
+ DECLARE_WRITE8_MEMBER(irq_enable_w);
};