mirror of https://github.com/PrimeDecomp/prime.git
Reset scheduling after EXIBios' code
This commit is contained in:
parent
4059bf7e3d
commit
b750a3b3ff
|
@ -688,3 +688,5 @@ char* EXIGetTypeString(u32 type) {
|
||||||
return "IS Viewer";
|
return "IS Viewer";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#pragma scheduling reset
|
||||||
|
|
Loading…
Reference in New Issue