mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 18:08:20 -07:00
More linting in src/win
This commit is contained in:
@@ -318,7 +318,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