forked from Dniel97/segatools
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);
|