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
/
os
/
settime.c
blob: 310809e2c41874c3353d44b302dcabbba97825f3 (
plain
)
1
2
3
4
5
#include "ultra64.h" void osSetTime(OSTime time) { __osCurrentTime = time; }