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
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 input_common/sdl_impl: Make lambda capture more specific in SDLState constructor 2019-03-17 04:02:52 -04:00
analog_from_button.cpp
analog_from_button.h
CMakeLists.txt Input: Remove global variables from SDL Input 2019-03-02 19:09:34 +01:00
keyboard.cpp
keyboard.h
main.cpp Input: Remove global variables from SDL Input 2019-03-02 19:09:34 +01:00
main.h Input: Remove global variables from SDL Input 2019-03-02 19:09:34 +01:00
motion_emu.cpp
motion_emu.h