Fix Typo in rcore_desktop_sdl.c (#4621)

This commit is contained in:
Fancy2209
2024-12-20 11:53:51 -01:00
committed by GitHub
parent ab83e6dd41
commit 26e12d6b35

View File

@@ -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)
*
*