mirror of
https://github.com/glfw/glfw.git
synced 2025-10-02 21:00:57 +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)
|
int _glfwPlatformSetJoystickRumble(_GLFWjoystick* js, float slowMotorIntensity, float fastMotorIntensity)
|
||||||
{
|
{
|
||||||
_GLFWjoystickLinux *linjs = &js->linjs;
|
_GLFWjoystickLinux *linjs = &js->linjs;
|
||||||
|
Loading…
Reference in New Issue
Block a user