Fancy2209
1 month ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
src/platforms/rcore_desktop_sdl.c
|
|
@ -23,7 +23,7 @@ |
|
|
|
* Custom flag for rcore on target platform -not used- |
|
|
|
* |
|
|
|
* DEPENDENCIES: |
|
|
|
* - SDL 2 or SLD 3 (main library): Windowing and inputs management |
|
|
|
* - SDL 2 or SDL 3 (main library): Windowing and inputs management |
|
|
|
* - gestures: Gestures system for touch-ready devices (or simulated from mouse inputs) |
|
|
|
* |
|
|
|
* |
|
|
|