mirror of
https://github.com/holub/mame
synced 2025-04-23 17:00:53 +03:00
fix legionna regression from a week or two ago, from Kale (nw)
This commit is contained in:
parent
8d5049f343
commit
259309ba2b
@ -837,7 +837,6 @@ void raiden2cop_device::LEGACY_execute_130e(address_space &space, int offset, UI
|
||||
cop_angle += 0x80;
|
||||
}
|
||||
|
||||
cop_angle -= 0x80;
|
||||
m_LEGACY_r0 = dy;
|
||||
m_LEGACY_r1 = dx;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user