You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
6 lines
136 B
C
6 lines
136 B
C
#include "libultra_internal.h"
|
|
extern OSThread* D_8033489C;
|
|
OSThread *__osGetCurrFaultedThread() {
|
|
return D_8033489C; // 80302efc
|
|
}
|