summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/c140.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/c140.h')
-rw-r--r--src/devices/sound/c140.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/c140.h b/src/devices/sound/c140.h
index a29d77328fc..4c2b18efa46 100644
--- a/src/devices/sound/c140.h
+++ b/src/devices/sound/c140.h
@@ -97,7 +97,7 @@ protected:
C140_VOICE m_voi[MAX_VOICE];
emu_timer *m_int1_timer;
-
+
u8 keyon_status_read(u16 offset);
};