Files
segatools/apm3hook/io4.h
2024-08-26 10:29:04 +02:00

8 lines
125 B
C

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