Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
MorsGames
GitHub Repository: MorsGames/sm64plus
Path: blob/master/lib/src/__osGetCurrFaultedThread.c
7857 views
1
#include "libultra_internal.h"
2
3
OSThread *__osGetCurrFaultedThread() {
4
return D_8033489C; // 80302efc
5
}
6
7