summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/hx20.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/hx20.h')
-rw-r--r--src/mame/includes/hx20.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/hx20.h b/src/mame/includes/hx20.h
index 9ad20045088..c742b11dd59 100644
--- a/src/mame/includes/hx20.h
+++ b/src/mame/includes/hx20.h
@@ -143,6 +143,8 @@ public:
// sio state
int m_sio_rx;
int m_sio_pin;
+ void cm6000(machine_config &config);
+ void hx20(machine_config &config);
};
#endif // MAME_INCLUDES_HX20_H