mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-03-06 21:00:31 +01:00
Merge da2188c0b9
into 63b468927e
This commit is contained in:
commit
c193fe8439
1 changed files with 0 additions and 1 deletions
|
@ -1353,7 +1353,6 @@ void NDS::SetIRQ(u32 cpu, u32 irq)
|
|||
{
|
||||
CPUStop &= ~CPUStop_Sleep;
|
||||
CPUStop |= CPUStop_Wakeup;
|
||||
GPU.GPU3D.RestartFrame(GPU);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue