This website requires JavaScript.
Explore
Help
Sign In
Tendokyu
/
segatools-hay1tsme
Watch
1
Star
0
Fork
0
You've already forked segatools-hay1tsme
mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced
2024-12-01 12:07:17 +01:00
Code
Releases
Activity
65ccaf55f3
segatools-hay1tsme
/
hooklib
/
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 21:57:01 +01: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 20:23:16 +01:00
void
clock_hook_init
(
void
)
;
Copy Permalink