summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namcos86.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/namcos86.h')
-rw-r--r--src/mame/includes/namcos86.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/namcos86.h b/src/mame/includes/namcos86.h
index 683e746d1b5..3915293b9f4 100644
--- a/src/mame/includes/namcos86.h
+++ b/src/mame/includes/namcos86.h
@@ -63,7 +63,7 @@ public:
TILE_GET_INFO_MEMBER(get_tile_info2);
TILE_GET_INFO_MEMBER(get_tile_info3);
- DECLARE_DRIVER_INIT(namco86);
+ DECLARE_DRIVER_INIT(namco86);
virtual void machine_start();
virtual void video_start();
DECLARE_PALETTE_INIT(namcos86);