This website requires JavaScript.
Explore
Help
Register
Sign In
Dniel97
/
segatools
Watch
15
Star
23
Fork
17
You've already forked segatools
forked from
Hay1tsme/segatools
Code
Issues
4
Pull Requests
4
Actions
Packages
Releases
11
Wiki
Activity
bc297b2480
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
)
;
Reference in New Issue
Copy Permalink