1
Fork 0
sm64/lib/src/__osGetCurrFaultedThread.c

6 lines
108 B
C
Raw Normal View History

2020-02-03 00:51:26 -05:00
#include "libultra_internal.h"
2020-04-03 14:57:26 -04:00
2020-02-03 00:51:26 -05:00
OSThread *__osGetCurrFaultedThread() {
return D_8033489C; // 80302efc
}