summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bbusters.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bbusters.h')
-rw-r--r--src/mame/includes/bbusters.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/bbusters.h b/src/mame/includes/bbusters.h
index 816b8551146..d629a8bc8b6 100644
--- a/src/mame/includes/bbusters.h
+++ b/src/mame/includes/bbusters.h
@@ -17,7 +17,7 @@ public:
tilemap_t *pf2_tilemap;
const UINT8 *scale_table_ptr;
UINT8 scale_line_count;
-
+
UINT16 *pf1_data;
UINT16 *pf2_data;
UINT16 *pf1_scroll_data;