mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced 2026-07-19 01:05:53 -05: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);
|