forked from TeamTofuShop/segatools
idac, idz, swdc: Fixed DInput brake/accel, added cubic steering
This commit is contained in:
@ -24,6 +24,7 @@ struct idac_di_config {
|
||||
|
||||
struct idac_xi_config {
|
||||
bool single_stick_steering;
|
||||
bool linear_steering;
|
||||
};
|
||||
|
||||
struct idac_io_config {
|
||||
|
Reference in New Issue
Block a user