Remove test code (n/w)

This commit is contained in:
Jonathan Gevaryahu 2014-09-03 11:41:02 +00:00
parent c5b96e5fa5
commit a1f8c22325

View File

@ -1369,11 +1369,6 @@ WRITE16_MEMBER(raiden2_state::sprite_prot_src_w)
flag = (space.read_word(src) & 0xfffe) | flag;
space.write_word(src, flag);
if(head2 >= 0xc824 && head2 <= 0xc858) {
w *= 2;
h *= 2;
}
if(flag & 1)
{
space.write_word(dst1, head1);