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_code_O2
/
__osGetActiveQueue.c
blob: de55d7f041637fb8b8067e631d518f0c0130881f (
plain
)
1
2
3
4
5
#include "global.h" OSThread* __osGetActiveQueue(void) { return __osActiveQueue; }