Files
segatools/apm3hook/io4.h
2024-08-20 22:18:44 +02:00

8 lines
118 B
C

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