forked from TeamTofuShop/segatools
board/io4.c: add configuration section to enable/disable emulation
This commit is contained in:
@ -2,4 +2,6 @@
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
HRESULT mu3_io4_hook_init(void);
|
||||
#include "board/io4.h"
|
||||
|
||||
HRESULT mu3_io4_hook_init(const struct io4_config *cfg);
|
||||
|
Reference in New Issue
Block a user