summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/midwayic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/midwayic.h')
-rw-r--r--src/mame/machine/midwayic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/machine/midwayic.h b/src/mame/machine/midwayic.h
index a10988714b0..a0979d99b36 100644
--- a/src/mame/machine/midwayic.h
+++ b/src/mame/machine/midwayic.h
@@ -195,6 +195,7 @@ protected:
private:
void ioasic_register_state();
void update_ioasic_irq();
+ uint16_t get_fifo_status();
required_ioport m_io_dips;
required_ioport m_io_system;