REVIEWED: Gamepads on latest SDL2 2.32.8 and SDL3 3.3.6 #5403
This commit is contained in:
parent
80ad96acc2
commit
7553e9d586
2 changed files with 50 additions and 39 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -58,6 +58,10 @@ packages/
|
|||
*.h.pch
|
||||
./*.obj
|
||||
|
||||
# Ignore SDL libs for testing
|
||||
src/external/SDL2
|
||||
src/external/SDL3
|
||||
|
||||
# Emscripten
|
||||
emsdk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue