diff options
| author | 2019-06-03 16:23:14 -0400 | |
|---|---|---|
| committer | 2019-06-03 16:56:47 -0400 | |
| commit | ca7ca2919c560cafcf20fe3718768dff0e02cfa4 (patch) | |
| tree | e84323be3e3ffef28dcb916aa128c7c0d2a5a137 /src/input_common/sdl/sdl_impl.h | |
| parent | input_common/sdl/sdl_impl: Convert reinterpret_cast into a static_cast (diff) | |
| download | yuzu-ca7ca2919c560cafcf20fe3718768dff0e02cfa4.tar.gz yuzu-ca7ca2919c560cafcf20fe3718768dff0e02cfa4.tar.xz yuzu-ca7ca2919c560cafcf20fe3718768dff0e02cfa4.zip | |
input_common/sdl/sdl_impl: Mark SDLEventToButtonParamPackage() as static
Its prototype declared at the top of the translation unit contains the
static qualifier, so the function itself should also contain it to make
it a proper internally linked function.
Diffstat (limited to 'src/input_common/sdl/sdl_impl.h')
0 files changed, 0 insertions, 0 deletions