summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/zac2650.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/zac2650.h')
-rw-r--r--src/mame/includes/zac2650.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/zac2650.h b/src/mame/includes/zac2650.h
index ed7ae4c152c..69e0291feea 100644
--- a/src/mame/includes/zac2650.h
+++ b/src/mame/includes/zac2650.h
@@ -21,7 +21,7 @@ public:
required_device<gfxdecode_device> m_gfxdecode;
required_device<screen_device> m_screen;
required_device<palette_device> m_palette;
-
+
bitmap_ind16 m_bitmap;
bitmap_ind16 m_spritebitmap;
int m_CollisionBackground;