1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-23 22:05:09 +00:00
oot/src/libultra_code/code_80104140.c

7 lines
79 B
C
Raw Normal View History

2020-03-17 04:31:30 +00:00
#include <global.h>
OSThread* func_80104140()
{
return __osActiveQueue;
}