mirror of
https://github.com/zeldaret/tp
synced 2026-06-06 03:38:41 -04:00
Add a precompiled header for RELs (#2597)
This commit is contained in:
@@ -36,4 +36,4 @@ bool JASDvd::createThread(s32 priority, int param_1, u32 param_2) {
|
||||
sThread->setCurrentHeap(JKRGetSystemHeap());
|
||||
OSResumeThread(sThread->getThreadRecord());
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user