suyu/src/input_common/sdl
Lioncash 5ccf2a7b82 input_common/sdl/sdl_impl: Correct logging string in SDLState constructor
If this path was ever taken, a runtime exception would occur due to the
lack of a formatting specifier to insert the error code into the format
string.
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: Correct logging string in SDLState constructor 2019-06-03 16:56:47 -04:00
sdl_impl.h input_common/sdl/sdl_impl: Move documentation comments to header where applicable 2019-06-03 16:56:47 -04:00