summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/deco32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/deco32.h')
-rw-r--r--src/mame/includes/deco32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/deco32.h b/src/mame/includes/deco32.h
index 43ae08312d9..66f6db682c2 100644
--- a/src/mame/includes/deco32.h
+++ b/src/mame/includes/deco32.h
@@ -130,7 +130,7 @@ public:
DECLARE_DRIVER_INIT(dragngun);
DECLARE_DRIVER_INIT(lockload);
DECLARE_VIDEO_START(dragngun);
- DECLARE_VIDEO_START(lockload);
+ DECLARE_VIDEO_START(lockload);
};