summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/alto2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/alto2.cpp')
-rw-r--r--src/mame/drivers/alto2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/alto2.cpp b/src/mame/drivers/alto2.cpp
index deb7ec0d1bf..770ad0e0995 100644
--- a/src/mame/drivers/alto2.cpp
+++ b/src/mame/drivers/alto2.cpp
@@ -31,7 +31,7 @@ public:
{ }
void init_alto2();
- void machine_reset_alto2();
+ DECLARE_MACHINE_RESET(alto2);
void alto2(machine_config &config);
void alto2_const_map(address_map &map);