summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/de_3b.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/de_3b.c')
-rw-r--r--src/mame/drivers/de_3b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/de_3b.c b/src/mame/drivers/de_3b.c
index 7690affc5ca..9bb8c49ad05 100644
--- a/src/mame/drivers/de_3b.c
+++ b/src/mame/drivers/de_3b.c
@@ -25,7 +25,7 @@ protected:
// driver_device overrides
virtual void machine_reset();
-public:
+public:
DECLARE_DRIVER_INIT(de_3b);
};