summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/naughtyb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/naughtyb.h')
-rw-r--r--src/mame/includes/naughtyb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/naughtyb.h b/src/mame/includes/naughtyb.h
index 8c37babd5db..3c60b16239c 100644
--- a/src/mame/includes/naughtyb.h
+++ b/src/mame/includes/naughtyb.h
@@ -25,7 +25,7 @@ public:
required_device<screen_device> m_screen;
required_device<palette_device> m_palette;
-
+
UINT8 m_popflame_prot_seed;
int m_r_index;
int m_prot_count;