forked from TeamTofuShop/segatools
Combine both clock hooks
Turns out the clock skew doesn't really work unless RTC and TZ changes are blocked as well.
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
void clock_set_hook_init(void);
|
||||
void clock_skew_hook_init(void);
|
||||
void clock_hook_init(void);
|
||||
|
Reference in New Issue
Block a user