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
278e471074
oot
/
src
/
libultra_code_O2
/
osDpSetStatus.c
6 lines
85 B
C
Raw
Blame
History
#
include
"global.h"
void
osDpSetStatus
(
u32
status
)
{
DPC_STATUS_REG
=
status
;
}
Reference in New Issue
View Git Blame
Copy Permalink