This website requires JavaScript.
Explore
Help
Sign In
falso
/
papermario
mirror of
https://github.com/pmret/papermario.git
Watch
1
Star
0
Fork
You've already forked papermario
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1e91e60cb6
papermario
/
src
/
os
/
settime.c
6 lines
83 B
C
Raw
Blame
History
#
include
"PR/osint.h"
void
osSetTime
(
OSTime
time
)
{
__osCurrentTime
=
time
;
}
Reference in New Issue
View Git Blame
Copy Permalink