summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/kim1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/kim1.h')
-rw-r--r--src/mame/includes/kim1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/kim1.h b/src/mame/includes/kim1.h
index 8a95faac612..45c86416443 100644
--- a/src/mame/includes/kim1.h
+++ b/src/mame/includes/kim1.h
@@ -57,6 +57,7 @@ public:
TIMER_DEVICE_CALLBACK_MEMBER(kim1_cassette_input);
TIMER_DEVICE_CALLBACK_MEMBER(kim1_update_leds);
+ void kim1(machine_config &config);
protected:
required_ioport m_row0;
required_ioport m_row1;