mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
REVIEWED: Gamepads on latest SDL2 2.32.8 and SDL3 3.3.6 #5403
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user