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
/
aigetlen.c
blob: 0e7171928b71d79ecba99dfb4d111a83e963fa66 (
plain
)
1
2
3
4
5
#include "ultra64.h" u32 osAiGetLength(void) { return IO_READ(AI_LEN_REG); }