index
:
mm
gha
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
/
dpsetstat.c
blob: 5eaa88534da3c3a44b10e142b8898bb586af79c9 (
plain
)
1
2
3
4
5
#include "ultra64.h" void osDpSetStatus(u32 data) { IO_WRITE(DPC_STATUS_REG, data); }