summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/bfm_adr2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/bfm_adr2.h')
-rw-r--r--src/mame/video/bfm_adr2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/bfm_adr2.h b/src/mame/video/bfm_adr2.h
index f5ea8b63b5e..8316f8a4b6a 100644
--- a/src/mame/video/bfm_adr2.h
+++ b/src/mame/video/bfm_adr2.h
@@ -8,7 +8,7 @@ public:
bfm_adder2_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);
static void static_set_palette_tag(device_t &device, const char *tag);
-
+
TILE_GET_INFO_MEMBER( get_tile0_info );
TILE_GET_INFO_MEMBER( get_tile1_info );
UINT32 update_screen(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);