forked from TeamTofuShop/segatools
chuniio 0x0101: Fix IR beam mapping
This commit is contained in:
@ -18,7 +18,7 @@ static struct chuni_io_config chuni_io_cfg;
|
||||
|
||||
uint16_t chuni_io_get_api_version(void)
|
||||
{
|
||||
return 0x0100;
|
||||
return 0x0101;
|
||||
}
|
||||
|
||||
HRESULT chuni_io_jvs_init(void)
|
||||
|
Reference in New Issue
Block a user