swdc: fixed steering wheel buttons, improved start.bat

This commit is contained in:
2024-01-16 17:56:24 +01:00
parent 0affc96e3e
commit cc0b6b0953
14 changed files with 280 additions and 92 deletions

View File

@ -8,4 +8,4 @@ struct zinput_config {
bool enable;
};
void zinput_hook_init(struct zinput_config *cfg, HINSTANCE self);
void zinput_hook_init(struct zinput_config *cfg);