summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/40love.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/40love.h')
-rw-r--r--src/mame/includes/40love.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/includes/40love.h b/src/mame/includes/40love.h
index 3494a28f717..4cccbd9a040 100644
--- a/src/mame/includes/40love.h
+++ b/src/mame/includes/40love.h
@@ -42,9 +42,9 @@ public:
bitmap_ind16 *m_pixel_bitmap1;
bitmap_ind16 *m_pixel_bitmap2;
int m_pixram_sel;
- bool m_color_bank;
- bool m_screen_disable;
-
+ bool m_color_bank;
+ bool m_screen_disable;
+
/* sound-related */
int m_sound_nmi_enable;
int m_pending_nmi;