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
/
io
/
sptaskyield.c
blob: 1aaf3773b5cd2ee6851ce1f2b416607b7ed1ea6c (
plain
)
1
2
3
4
5
#include "ultra64.h" void osSpTaskYield(void) { __osSpSetStatus(SP_SET_SIG0); }