summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/ladybug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/ladybug.h')
-rw-r--r--src/mame/includes/ladybug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/ladybug.h b/src/mame/includes/ladybug.h
index 9094416eaf8..90e4af64d32 100644
--- a/src/mame/includes/ladybug.h
+++ b/src/mame/includes/ladybug.h
@@ -67,7 +67,7 @@ public:
, m_decrypted_opcodes(*this, "decrypted_opcodes")
{ }
- DECLARE_DRIVER_INIT(dorodon);
+ void init_dorodon();
void dorodon(machine_config &config);
protected: