sao: port clock changes from dniel segatools

This commit is contained in:
2024-08-20 10:16:18 -04:00
parent 42bdad96a6
commit 6a2682eaaf
3 changed files with 22 additions and 44 deletions

View File

@ -12,3 +12,4 @@ struct clock_config {
};
HRESULT clock_hook_init(const struct clock_config *cfg);
void clock_hook_insert_hooks(HMODULE target);