Mention SDL 3 as alternative to SDL 2.

This commit is contained in:
Yamagi 2024-04-07 10:59:14 +02:00
parent 8a9e31ab86
commit 8d04ed0bbf
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
# - Renderer libraries (gl1, gl3, soft) # # - Renderer libraries (gl1, gl3, soft) #
# # # #
# Base dependencies: # # Base dependencies: #
# - SDL 2.0 # # - SDL 2 or SDL 3 #
# - libGL # # - libGL #
# - Vulkan headers # # - Vulkan headers #
# # # #