summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/wiping.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/wiping.h')
-rw-r--r--src/mame/includes/wiping.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/wiping.h b/src/mame/includes/wiping.h
index acfe7bb6962..baf2d1f1457 100644
--- a/src/mame/includes/wiping.h
+++ b/src/mame/includes/wiping.h
@@ -21,7 +21,7 @@ public:
required_shared_ptr<UINT8> m_videoram;
required_shared_ptr<UINT8> m_colorram;
required_shared_ptr<UINT8> m_spriteram;
-
+
int m_flipscreen;
UINT8 *m_soundregs; // if 0-ed
UINT8 m_main_irq_mask;