yuzu/src/input_common/sdl
Lioncash 114060fd87 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-17 04:02:52 -04:00
..
sdl.cpp Input: Remove global variables from SDL Input 2019-03-02 19:09:34 +01:00
sdl.h Input: Remove global variables from SDL Input 2019-03-02 19:09:34 +01:00
sdl_impl.cpp input_common/sdl_impl: Make lambda capture more specific in SDLState constructor 2019-03-17 04:02:52 -04:00
sdl_impl.h Input: Remove global variables from SDL Input 2019-03-02 19:09:34 +01:00