segatools/platform/clock.h

8 lines
123 B
C
Raw Normal View History

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