Previous 199869 Revisions Next

r32001 Monday 8th September, 2014 at 19:12:33 UTC by hap
heh
[src/mame/drivers]raiden2.c

trunk/src/mame/drivers/raiden2.c
r32000r32001
799799   UINT16 *source = sprites + sprites_cur_start/2;
800800   sprite_buffer.fill(0xf, cliprect);
801801
802   if (raiden2_tilemap_enable & 0x10)
803      return;
804
805802   gfx_element *gfx = m_gfxdecode->gfx(2);
806803
807804   /*

Previous 199869 Revisions Next


© 1997-2024 The MAME Team