summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/wswan_video.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/video/wswan_video.h')
-rw-r--r--src/mess/video/wswan_video.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mess/video/wswan_video.h b/src/mess/video/wswan_video.h
index 0ac0914f06a..132f8c2fb54 100644
--- a/src/mess/video/wswan_video.h
+++ b/src/mess/video/wswan_video.h
@@ -1,9 +1,9 @@
/**********************************************************************
wswan.h
-
+
File to handle video emulation of the Bandai WonderSwan.
-
+
Anthony Kruize
Wilbert Pol
@@ -74,7 +74,7 @@ protected:
void refresh_scanline();
void scanline_interrupt();
void common_save();
-
+
bitmap_ind16 m_bitmap;
UINT8 m_layer_bg_enable; /* Background layer on/off */
UINT8 m_layer_fg_enable; /* Foreground layer on/off */