summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Fabio Priuli <etabeta78@users.noreply.github.com>2014-04-11 07:37:29 +0000
committer Fabio Priuli <etabeta78@users.noreply.github.com>2014-04-11 07:37:29 +0000
commit82a53e97459e7ecb0c7bd01ce76909d071469845 (patch)
tree44aa1518269dbcf641eb5731afde1b31604a2c7d
parente238b85bc69cf602bc1e54f3931e33df88bb78eb (diff)
whops. forgot this.
-rw-r--r--src/mess/includes/fmtowns.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mess/includes/fmtowns.h b/src/mess/includes/fmtowns.h
index f3ab8f9bf21..804c4cef5dd 100644
--- a/src/mess/includes/fmtowns.h
+++ b/src/mess/includes/fmtowns.h
@@ -272,6 +272,8 @@ class towns_state : public driver_device
DECLARE_WRITE_LINE_MEMBER(mb8877a_drq_w);
DECLARE_WRITE_LINE_MEMBER(pit_out2_changed);
+ RF5C68_SAMPLE_END_CB_MEMBER(towns_pcm_irq);
+
void towns_update_video_banks(address_space&);
void init_serial_rom();
void init_rtc();