summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/taito_f3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/taito_f3.cpp')
-rw-r--r--src/mame/video/taito_f3.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/video/taito_f3.cpp b/src/mame/video/taito_f3.cpp
index 58b7293944d..ab993ed068e 100644
--- a/src/mame/video/taito_f3.cpp
+++ b/src/mame/video/taito_f3.cpp
@@ -2770,8 +2770,8 @@ void taito_f3_state::get_sprite_info(const u16 *spriteram16_ptr)
cntrl & 0x0010 = ???
cntrl & 0x0020 = ???
cntrl & 0x0002 = enabled when Darius Gaiden sprite trail effect should occur (MT #1922)
- Notice that sprites also completely disappear due of a bug/missing feature in the
- alpha routines.
+ Notice that sprites also completely disappear due of a bug/missing feature in the
+ alpha routines.
*/
m_sprite_extra_planes = (cntrl & 0x0300) >> 8; // 0 = 4bpp, 1 = 5bpp, 2 = unused?, 3 = 6bpp