More linting in src/win
This commit is contained in:
@@ -139,6 +139,7 @@ joystick_init()
|
||||
void
|
||||
joystick_close()
|
||||
{
|
||||
//
|
||||
}
|
||||
|
||||
void
|
||||
@@ -261,7 +262,7 @@ joystick_process(void)
|
||||
}
|
||||
|
||||
void
|
||||
win_joystick_handle(PRAWINPUT raw)
|
||||
win_joystick_handle(UNUSED(PRAWINPUT raw))
|
||||
{
|
||||
// Nothing to be done here, atleast currently
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user