mirror of
https://github.com/glfw/glfw.git
synced 2025-10-02 12:51:14 +00:00
add missing newlines
This commit is contained in:
parent
ca2a6c11a1
commit
da7d21c75a
@ -477,7 +477,6 @@ void _glfwPlatformUpdateGamepadGUID(char* guid)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
int _glfwPlatformSetJoystickRumble(_GLFWjoystick* js, float slowMotorIntensity, float fastMotorIntensity)
|
||||
{
|
||||
_GLFWjoystickLinux *linjs = &js->linjs;
|
||||
|
Loading…
Reference in New Issue
Block a user