forked from TeamTofuShop/segatools
idac: add ffb emulation
This commit is contained in:
7
idachook/ffb.h
Normal file
7
idachook/ffb.h
Normal file
@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
#include "board/ffb.h"
|
||||
|
||||
HRESULT idac_ffb_hook_init(const struct ffb_config *cfg, unsigned int port_no);
|
Reference in New Issue
Block a user