segatools/platform/hwmon.h
2019-05-18 00:00:57 -04:00

8 lines
123 B
C

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