This website requires JavaScript.
Explore
Help
Sign In
Tendokyu
/
segatools-dniel97
Watch
1
Star
0
Fork
0
You've already forked segatools-dniel97
mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced
2024-11-28 06:50:49 +01:00
Code
Releases
Activity
65ccaf55f3
segatools-dniel97
/
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