summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/fastfred.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/fastfred.h')
-rw-r--r--src/mame/includes/fastfred.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/fastfred.h b/src/mame/includes/fastfred.h
index ae3db6923e3..096e9e4da15 100644
--- a/src/mame/includes/fastfred.h
+++ b/src/mame/includes/fastfred.h
@@ -31,7 +31,7 @@ public:
optional_shared_ptr<UINT8> m_imago_fg_videoram;
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;
-
+
UINT16 m_charbank;
UINT8 m_colorbank;
tilemap_t *m_bg_tilemap;