1
0
mirror of https://gitea.tendokyu.moe/Hay1tsme/segatools.git synced 2024-11-28 02:50:48 +01:00
segatools-hay1tsme/platform/clock.h
2019-10-14 23:18:18 -04:00

8 lines
123 B
C

#pragma once
#include <windows.h>
#include "platform/config.h"
HRESULT clock_hook_init(const struct clock_config *cfg);