segatools2/mai2hook/io4.h

7 lines
117 B
C
Raw Permalink Normal View History

2023-11-30 07:29:27 +00:00
#pragma once
#include <windows.h>
#include "board/io4.h"
2024-06-25 23:02:20 +00:00
HRESULT mai2_io4_hook_init(const struct io4_config *cfg);