This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
oot
Watch
1
Star
0
Fork
You've already forked oot
0
mirror of
https://github.com/zeldaret/oot.git
synced
2024-11-14 13:30:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
229e0c8629
oot
/
src
/
libultra_code
/
osDpGetStatus.c
6 lines
76 B
C
Raw
Normal View
History
Unescape
Escape
First proper commit.
2020-03-17 04:31:30 +00:00
#
include
<global.h>
Format all src C files
2020-03-22 21:19:43 +00:00
u32
osDpGetStatus
(
void
)
{
First proper commit.
2020-03-17 04:31:30 +00:00
return
DPC_STATUS_REG
;
}
Reference in a new issue
Copy permalink