1
0
Fork 0
forked from suyu/suyu
suyu/src/input_common/sdl
Lioncash 50048d9f5a input_common/sdl/sdl_impl: Mark variables const where applicable
Make it explicit that these aren't modified elsewhere (either through
functions by reference, or by other operations).
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 variables const where applicable 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