summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k001604.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/k001604.h')
-rw-r--r--src/mame/video/k001604.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/k001604.h b/src/mame/video/k001604.h
index 119972a37a8..32e6d9c4fb3 100644
--- a/src/mame/video/k001604.h
+++ b/src/mame/video/k001604.h
@@ -24,7 +24,7 @@ public:
// static configuration
static void static_set_gfxdecode_tag(device_t &device, const char *tag);
static void static_set_palette_tag(device_t &device, const char *tag);
-
+
void draw_back_layer( bitmap_rgb32 &bitmap, const rectangle &cliprect );
void draw_front_layer( screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect );
DECLARE_WRITE32_MEMBER( tile_w );