summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/scramble.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/scramble.h')
-rw-r--r--src/mame/includes/scramble.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/scramble.h b/src/mame/includes/scramble.h
index 776e56a3725..684c36db84d 100644
--- a/src/mame/includes/scramble.h
+++ b/src/mame/includes/scramble.h
@@ -78,8 +78,8 @@ public:
void init_hustler();
void init_hustlerd();
void init_billiard();
- void machine_reset_scramble();
- void machine_reset_explorer();
+ DECLARE_MACHINE_RESET(scramble);
+ DECLARE_MACHINE_RESET(explorer);
DECLARE_WRITE_LINE_MEMBER(scramble_sh_7474_q_callback);
DECLARE_READ8_MEMBER( mariner_protection_1_r );
DECLARE_READ8_MEMBER( mariner_protection_2_r );