index
:
oot
main
Decompilation of The Legend of Zelda: Ocarina of Time
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libultra_code_O2
/
coss.c
blob: 2dca0234b2d714ea572dcb4a9547a4dfd790215d (
plain
)
1
2
3
4
5
#include "global.h" s16 coss(u16 angle) { return sins(angle + 0x4000); }