mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced 2024-12-03 17:07:16 +01: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);
|