PCE CDL: more on previous commit

This commit is contained in:
goyuken 2014-02-10 02:49:03 +00:00
parent d15c867693
commit 47ba6ee915
1 changed files with 1 additions and 0 deletions

View File

@ -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++)
{