summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/hh_tms1k.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/hh_tms1k.h')
-rw-r--r--src/mame/includes/hh_tms1k.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/hh_tms1k.h b/src/mame/includes/hh_tms1k.h
index 5ef40435f63..ff932352bd6 100644
--- a/src/mame/includes/hh_tms1k.h
+++ b/src/mame/includes/hh_tms1k.h
@@ -50,6 +50,7 @@ public:
u8 read_rotated_inputs(int columns, u8 rowmask = 0xf);
virtual DECLARE_INPUT_CHANGED_MEMBER(power_button);
virtual DECLARE_WRITE_LINE_MEMBER(auto_power_off);
+ virtual void power_off();
// display common
int m_display_wait; // led/lamp off-delay in milliseconds (default 33ms)