summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/btime.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/btime.h')
-rw-r--r--src/mame/includes/btime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/btime.h b/src/mame/includes/btime.h
index e0659320301..23b66a3dcf8 100644
--- a/src/mame/includes/btime.h
+++ b/src/mame/includes/btime.h
@@ -121,5 +121,5 @@ public:
void draw_sprites(bitmap_ind16 &bitmap, const rectangle &cliprect, UINT8 color,
UINT8 sprite_y_adjust, UINT8 sprite_y_adjust_flip_screen,
UINT8 *sprite_ram, offs_t interleave );
-
+
};