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_boot_O2
/
__osViGetCurrentContext.c
blob: f83a2d0ee0ab598d53a5b29f7f477f33e2b3e663 (
plain
)
1
2
3
4
5
#include "global.h" OSViContext* __osViGetCurrentContext() { return __osViCurr; }