summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/pgmprot_igs025_igs012.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/pgmprot_igs025_igs012.h')
-rw-r--r--src/mame/machine/pgmprot_igs025_igs012.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/pgmprot_igs025_igs012.h b/src/mame/machine/pgmprot_igs025_igs012.h
index 24ee79e603b..b8844c202ef 100644
--- a/src/mame/machine/pgmprot_igs025_igs012.h
+++ b/src/mame/machine/pgmprot_igs025_igs012.h
@@ -22,7 +22,7 @@ public:
void init_drgw2j();
void init_drgw2hk();
- void machine_reset_drgw2();
+ DECLARE_MACHINE_RESET(drgw2);
void pgm_012_025_drgw2(machine_config &config);
void drgw2_mem(address_map &map);
};