index
:
oot
main
Decompilation of The Legend of Zelda: Ocarina of Time
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libultra
/
os
/
getactivequeue.c
blob: 633e01814a13925f9b0ab38b471fb971c71cb3bc (
plain
)
1
2
3
4
5
#include "ultra64.h" OSThread* __osGetActiveQueue(void) { return __osActiveQueue; }