2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/input_common/sdl
Lioncash e70f16fff7 input_common/sdl/sdl_impl: Silence sign conversion warnings
Makes the conversions explicit, as opposed to implicit.
2019-05-31 04:47:02 -03:00
..
sdl.cpp
sdl.h input_common/sdl: Correct return values within implementations of GetPollers() 2019-03-18 11:40:38 -04:00
sdl_impl.cpp input_common/sdl/sdl_impl: Silence sign conversion warnings 2019-05-31 04:47:02 -03:00
sdl_impl.h input_common/sdl: Use a type alias to shorten declaration of GetPollers 2019-03-18 11:40:35 -04:00