mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 12:55:45 +00:00
Implement full mouse support
This commit is contained in:
parent
4263ecebf5
commit
56a8fee35a
14 changed files with 793 additions and 277 deletions
|
@ -17,7 +17,6 @@
|
|||
#include "core/settings.h"
|
||||
#include "input_common/keyboard.h"
|
||||
#include "input_common/main.h"
|
||||
#include "input_common/motion_emu.h"
|
||||
#include "video_core/renderer_base.h"
|
||||
#include "yuzu_cmd/emu_window/emu_window_sdl2_gl.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue