summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/liberate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/liberate.h')
-rw-r--r--src/mame/includes/liberate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/liberate.h b/src/mame/includes/liberate.h
index a060e564585..97a16e08a46 100644
--- a/src/mame/includes/liberate.h
+++ b/src/mame/includes/liberate.h
@@ -20,7 +20,7 @@ public:
required_shared_ptr<UINT8> m_videoram;
required_shared_ptr<UINT8> m_spriteram;
optional_shared_ptr<UINT8> m_scratchram;
-
+
UINT8 *m_fg_gfx; /* prosoccr */
UINT8 *m_charram; /* prosoccr */
UINT8 m_io_ram[16];