segatools2/mai2hook/io4.h
Kay Houwertjes 2c8d5784a7 fixes
2024-06-26 01:02:20 +02:00

7 lines
117 B
C

#pragma once
#include <windows.h>
#include "board/io4.h"
HRESULT mai2_io4_hook_init(const struct io4_config *cfg);