1
0
mirror of https://gitea.tendokyu.moe/Hay1tsme/segatools.git synced 2025-02-19 20:12:08 +01:00

8 lines
123 B
C
Raw Normal View History

2019-10-14 23:18:18 -04:00
#pragma once
#include <windows.h>
#include "platform/config.h"
HRESULT clock_hook_init(const struct clock_config *cfg);