summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/electron.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/electron.h')
-rw-r--r--src/mame/includes/electron.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/electron.h b/src/mame/includes/electron.h
index 14474357f1d..0b136c41f91 100644
--- a/src/mame/includes/electron.h
+++ b/src/mame/includes/electron.h
@@ -58,6 +58,8 @@ public:
void electron64(machine_config &config);
+ static void plus3_default(device_t* device);
+
DECLARE_INPUT_CHANGED_MEMBER( trigger_reset );
protected: