Skip to content
Snippets Groups Projects
Commit d0932922 authored by Eidolon's avatar Eidolon
Browse files

Fix build against old SDL versions

There are a few (void) casts of unused variables in some gamepad-
related functions which do not compile on old SDL versions because
their parameters don't match up. This fixes that.
parent fbf252b6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment