mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 13:49:53 -06:00
Reformat repo to clang-format 7.0 rules
This commit is contained in:
@ -256,4 +256,4 @@ float GetAxisValue(int padID, ButtonType axis);
|
||||
bool GamepadEvent(const std::string& dev, int button, int action);
|
||||
void GamepadAxisEvent(const std::string& dev, int axis, float value);
|
||||
void Shutdown();
|
||||
}
|
||||
} // namespace ButtonManager
|
||||
|
Reference in New Issue
Block a user