summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/radio86.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/radio86.h')
-rw-r--r--src/mame/includes/radio86.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/radio86.h b/src/mame/includes/radio86.h
index e7b0c9983a7..5ac8d1e82b6 100644
--- a/src/mame/includes/radio86.h
+++ b/src/mame/includes/radio86.h
@@ -70,7 +70,7 @@ public:
DECLARE_WRITE8_MEMBER(radio86_pagesel);
void init_radioram();
void init_radio86();
- void machine_reset_radio86();
+ DECLARE_MACHINE_RESET(radio86);
DECLARE_PALETTE_INIT(radio86);
DECLARE_READ8_MEMBER(radio86_8255_portb_r2);
DECLARE_READ8_MEMBER(radio86_8255_portc_r2);