get rid of JIT and other things
This commit is contained in:
@@ -349,6 +349,7 @@ void PIF::UpdateController() {
|
||||
} else {
|
||||
yclamped /= SDL_JOYSTICK_AXIS_MAX;
|
||||
}
|
||||
|
||||
yclamped *= 86;
|
||||
|
||||
joybusDevices[channel].controller.joy_x = xclamped;
|
||||
|
||||
Reference in New Issue
Block a user