oops
This commit is contained in:
parent
7c79cfab67
commit
ceef1f4489
|
@ -19,7 +19,6 @@ namespace BizHawk.Emulation.Cores.Nintendo.GBA
|
|||
return ret;
|
||||
}
|
||||
|
||||
[FeatureNotImplemented]
|
||||
public void SetCpuRegister(string register, int value)
|
||||
{
|
||||
int index = register?.ToUpper() switch
|
||||
|
|
Loading…
Reference in New Issue