forked from TeamTofuShop/segatools
platform: Wire up configuration
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
void hwmon_hook_init(void);
|
||||
#include <windows.h>
|
||||
|
||||
#include "platform/config.h"
|
||||
|
||||
HRESULT hwmon_hook_init(const struct hwmon_config *cfg);
|
||||
|
Reference in New Issue
Block a user