This website requires JavaScript.
Explore
Help
Sign In
falso
/
sm64
mirror of
https://github.com/n64decomp/sm64.git
Watch
1
Star
0
Fork
You've already forked sm64
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
85eaaa69bb
sm64
/
lib
/
src
/
osSpTaskYield.c
6 lines
104 B
C
Raw
Blame
History
#
include
"libultra_internal.h"
void
osSpTaskYield
(
void
)
{
__osSpSetStatus
(
SPSTATUS_SET_SIGNAL0
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink