yuzu/src/input_common/sdl
Lioncash b73ea457cc input_common/sdl/sdl_impl: Convert reinterpret_cast into a static_cast
It's valid to static_cast a void pointer back into its proper type.
2019-06-03 16:56:46 -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: Convert reinterpret_cast into a static_cast 2019-06-03 16:56:46 -04:00
sdl_impl.h input_common/sdl: Remove unused header includes and forward declarations 2019-06-03 16:56:42 -04:00