3
0
Fork 0
forked from suyu/suyu
suyu/src/input_common/sdl
Lioncash ca7ca2919c 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.
2019-06-03 16:56:47 -04:00
..
sdl.cpp Input: Remove global variables from SDL Input 2019-03-02 19:09:34 +01:00
sdl.h input_common/sdl: Remove unused header includes and forward declarations 2019-06-03 16:56:42 -04:00
sdl_impl.cpp input_common/sdl/sdl_impl: Mark SDLEventToButtonParamPackage() as static 2019-06-03 16:56:47 -04:00
sdl_impl.h input_common/sdl: Remove unused header includes and forward declarations 2019-06-03 16:56:42 -04:00