Build script on PSP, Dolphin and Engine.
This commit is contained in:
@@ -37,5 +37,5 @@ inputbuttondata_t INPUT_BUTTON_DATA[] = {
|
||||
};
|
||||
|
||||
float_t inputGetDeadzoneSDL2(const inputbutton_t button) {
|
||||
return 0.17f;
|
||||
return 0.2f;
|
||||
}
|
||||
Reference in New Issue
Block a user