This website requires JavaScript.
Explore
Help
Sign In
falso
/
oot
mirror of
https://github.com/zeldaret/oot.git
Watch
1
Star
0
Fork
You've already forked oot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
54f13007ca
oot
/
src
/
libultra_code_O2
/
__osSpSetStatus.c
6 lines
99 B
C
Raw
Blame
History
#
include
"global.h"
void
__osSpSetStatus
(
u32
status
)
{
HW_REG
(
SP_STATUS_REG
,
u32
)
=
status
;
}
Reference in New Issue
View Git Blame
Copy Permalink