2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00

removed commented out line - this was for an unimplemented MRC call, no longer need to leave this here

This commit is contained in:
bunnei 2014-04-27 18:22:30 -04:00
parent 1142ccba03
commit f76a60be05

View file

@ -4467,7 +4467,6 @@ ARMul_Emulate26 (ARMul_State * state)
}
/* Drop through. */
//case 0xe0:
case 0xe4:
case 0xe6:
case 0xe8: