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
/
spsetstat.c
blob: 558b88fcf9a198113562ebc10248baa0b902b164 (
plain
)
1
2
3
4
5
#include "ultra64.h" void __osSpSetStatus(u32 data) { IO_WRITE(SP_STATUS_REG, data); }