mirror of
https://gitea.tendokyu.moe/TeamTofuShop/segatools.git
synced 2026-09-22 22:37:59 +03:00
6 lines
96 B
C
6 lines
96 B
C
#pragma once
|
|
|
|
#include <windows.h>
|
|
|
|
HRESULT chusan_io4_hook_init(const struct io4_config *cfg);
|