summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bwing.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bwing.h')
-rw-r--r--src/mame/includes/bwing.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mame/includes/bwing.h b/src/mame/includes/bwing.h
index 05025b69d3e..82343973149 100644
--- a/src/mame/includes/bwing.h
+++ b/src/mame/includes/bwing.h
@@ -77,11 +77,5 @@ public:
UINT32 screen_update_bwing(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
};
-
/*----------- defined in video/bwing.c -----------*/
-
extern const gfx_layout bwing_tilelayout;
-
-
-
-