PCE CDL: more on previous commit
This commit is contained in:
parent
d15c867693
commit
47ba6ee915
|
@ -47,6 +47,7 @@ namespace BizHawk.Emulation.Cores.PCEngine
|
|||
{
|
||||
// mark as unknown mirrors
|
||||
mm[i].Name = null;
|
||||
mm[i].Offs = 0;
|
||||
}
|
||||
for (int i = 0x40; i < 0x50; i++)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue