1
0
mirror of https://gitea.tendokyu.moe/Hay1tsme/segatools.git synced 2024-11-28 11:00:49 +01:00
segatools-hay1tsme/platform/hwmon.h

8 lines
123 B
C
Raw Normal View History

#pragma once
2019-05-18 05:10:09 +02:00
#include <windows.h>
#include "platform/config.h"
HRESULT hwmon_hook_init(const struct hwmon_config *cfg);