mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-22 20:32:48 +02:00
Madden 96 needs even more time
This commit is contained in:
@@ -647,7 +647,7 @@ void GB_sgb_render(GB_gameboy_t *gb)
|
||||
}
|
||||
}
|
||||
if (gb->sgb->transfer_dest == TRANSFER_BORDER_DATA) {
|
||||
gb->sgb->border_animation = 80;
|
||||
gb->sgb->border_animation = 88;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user