mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Reformat repo to clang-format 7.0 rules
This commit is contained in:
@ -730,4 +730,4 @@ float InputDevice::AxisValue(int padID, ButtonType axis)
|
||||
else
|
||||
return _buttons[binding->second->_buttontype] == BUTTON_PRESSED ? 1.0f : 0.0f;
|
||||
}
|
||||
}
|
||||
} // namespace ButtonManager
|
||||
|
Reference in New Issue
Block a user