oops forgot a line
This commit is contained in:
parent
38e9dc02b7
commit
e1128e4150
|
@ -120,6 +120,7 @@ namespace BizHawk.Emulation.Cores.Nintendo.GBHawk
|
|||
}
|
||||
else
|
||||
{
|
||||
regs_enable = false;
|
||||
RAM_bank = value & RAM_mask;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue