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
/
code
/
code_80183070.c
blob: 974cdd4a3bbc95d65558f413982109cb3eabda60 (
plain
)
1
2
3
4
5
6
7
#include "libc64/sleep.h" void func_80183070(void) { for (;;) { msleep(1000); } }