forked from TeamTofuShop/segatools
chu2to3: fixed docker compilation, bugfixes
This commit is contained in:
@ -22,7 +22,7 @@ static struct chuni_io_config chuni_io_cfg;
|
||||
|
||||
uint16_t chuni_io_get_api_version(void)
|
||||
{
|
||||
return 0x0101;
|
||||
return 0x0102;
|
||||
}
|
||||
|
||||
HRESULT chuni_io_jvs_init(void)
|
||||
|
Reference in New Issue
Block a user