segatools/idzhook/ffb.h

8 lines
139 B
C
Raw Normal View History

2024-09-30 21:10:16 +00:00
#pragma once
#include <windows.h>
#include "board/ffb.h"
HRESULT idz_ffb_hook_init(const struct ffb_config *cfg, unsigned int port_no);