summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/sega16sp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/sega16sp.h')
-rw-r--r--src/mame/video/sega16sp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/video/sega16sp.h b/src/mame/video/sega16sp.h
index b3556cc863e..22dd7cdd65b 100644
--- a/src/mame/video/sega16sp.h
+++ b/src/mame/video/sega16sp.h
@@ -227,9 +227,9 @@ protected:
// subclass overrides
virtual void draw(bitmap_ind16 &bitmap, const rectangle &cliprect);
- rotate_info* m_segaic16_rotate;
+ rotate_info* m_segaic16_rotate;
};
-
+
// device type definition
extern const device_type SEGA_HANGON_SPRITES;