summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/prof80.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/prof80.h')
-rw-r--r--src/mame/includes/prof80.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/prof80.h b/src/mame/includes/prof80.h
index 253ef3311de..fab918f06f9 100644
--- a/src/mame/includes/prof80.h
+++ b/src/mame/includes/prof80.h
@@ -101,6 +101,7 @@ public:
// timers
emu_timer *m_floppy_motor_off_timer;
+ void prof80(machine_config &config);
};
#endif