1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2025-02-07 14:51:33 +01:00

8 lines
123 B
C
Raw Normal View History

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