summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/cchasm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/cchasm.h')
-rw-r--r--src/mame/includes/cchasm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/cchasm.h b/src/mame/includes/cchasm.h
index a34601cbd05..29ab204210b 100644
--- a/src/mame/includes/cchasm.h
+++ b/src/mame/includes/cchasm.h
@@ -75,6 +75,7 @@ public:
void refresh();
+ void cchasm(machine_config &config);
protected:
virtual void device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr) override;
};