summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/m79amb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/m79amb.h')
-rw-r--r--src/mame/includes/m79amb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/m79amb.h b/src/mame/includes/m79amb.h
index 367e331efb3..1c715d37361 100644
--- a/src/mame/includes/m79amb.h
+++ b/src/mame/includes/m79amb.h
@@ -21,7 +21,7 @@ public:
void m79amb(machine_config &config);
- DECLARE_DRIVER_INIT(m79amb);
+ void init_m79amb();
DECLARE_WRITE8_MEMBER(ramtek_videoram_w);
DECLARE_READ8_MEMBER(gray5bit_controller0_r);