citra/src/input_common/sdl
Lioncash bf4b0dd1f4 input_common/sdl_impl: Make lambda capture more specific in SDLState constructor
We don't need to universally capture by reference. We specifically just
need to capture the this pointer.
2019-03-19 23:55:38 +01:00
..
sdl.cpp Input: Remove global variables from SDL Input 2018-09-22 14:13:50 -06:00
sdl.h Input: Remove global variables from SDL Input 2018-09-22 14:13:50 -06:00
sdl_impl.cpp input_common/sdl_impl: Make lambda capture more specific in SDLState constructor 2019-03-19 23:55:38 +01:00
sdl_impl.h Input: Remove global variables from SDL Input 2018-09-22 14:13:50 -06:00