1
0
mirror of https://gitea.tendokyu.moe/Hay1tsme/segatools.git synced 2025-01-10 05:01:51 +01:00

8 lines
126 B
C
Raw Normal View History

#pragma once
2019-10-19 20:37:43 -04:00
#include <windows.h>
#include "chunihook/config.h"
HRESULT slider_hook_init(const struct slider_config *cfg);