mirror of
https://github.com/LumaTeam/Luma3DS.git
synced 2026-02-22 09:54:38 +00:00
Fix derp
This commit is contained in:
parent
aa8e0bda8c
commit
9efac01c86
@ -193,7 +193,8 @@ void detectAndProcessExceptionDumps(void)
|
||||
|
||||
memset32((void *)dumpHeader, 0, dumpHeader->totalSize);
|
||||
|
||||
exit:
|
||||
waitInput(false);
|
||||
|
||||
exit:
|
||||
mcuPowerOff();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user