index
:
mm
main
Decompilation of The Legend of Zelda: Majora’s Mask
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libultra
/
io
/
sptaskyield.c
blob: 0d3285d819946c015b539a76e76bfde92a86c24f (
plain
)
1
2
3
4
5
#include "ultra64.h" void osSpTaskYield(void) { __osSpSetStatus(SP_SET_YIELD); }