This website requires JavaScript.
Explore
Help
Register
Sign In
komikazui
/
segatools
Watch
1
Star
0
Fork
0
You've already forked segatools
forked from
Dniel97/segatools
Code
Pull Requests
Activity
821e7f0704
segatools
/
util
/
clock.h
4 lines
42 B
C
Raw
Normal View
History
Unescape
Escape
util/clock.c: Add hook to prevent date/time changes
2018-11-08 20:57:01 +00:00
#
pragma once
Combine both clock hooks Turns out the clock skew doesn't really work unless RTC and TZ changes are blocked as well.
2018-11-23 19:23:16 +00:00
void
clock_hook_init
(
void
)
;
Copy Permalink