Shut-up another warning
This commit is contained in:
parent
dded47f921
commit
d68fb53710
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ BOOL ControllerBackend_Init(void)
|
|||
|
||||
BOOL ControllerBackend_GetJoystickStatus(JOYSTICK_STATUS *status)
|
||||
{
|
||||
(void)status;
|
||||
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue