yuzu-android/src/input_common/sdl
Lioncash 2e2dde2f95 sdl_impl: Simplify make_tuple call
The purpose of make_tuple is that you don't need to explicitly type out
the types of the things that comprise said tuple.

Given this just returns default values, we can simplify this a bit.
2020-08-28 21:04:18 -04:00
..
sdl.cpp Input: Remove global variables from SDL Input 2019-03-02 19:09:34 +01:00
sdl.h Project Mjölnir: Part 1 2020-08-26 02:32:32 -04:00
sdl_impl.cpp sdl_impl: Simplify make_tuple call 2020-08-28 21:04:18 -04:00
sdl_impl.h Project Mjölnir: Part 1 2020-08-26 02:32:32 -04:00