Browse Source

Update SDL to 2.0.20

Miku AuahDark 3 years ago
parent
commit
770f7453e0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -11,7 +11,7 @@ CMAKE_URL := https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.
 
 
 # Project branches (for git-based projects)
 # Project branches (for git-based projects)
 LOVE_BRANCH := main
 LOVE_BRANCH := main
-SDL2_BRANCH := release-2.0.18
+SDL2_BRANCH := release-2.0.20
 LUAJIT_BRANCH := v2.1
 LUAJIT_BRANCH := v2.1
 OPENAL_BRANCH := 1.21.1
 OPENAL_BRANCH := 1.21.1
 BROTLI_BRANCH := v1.0.9
 BROTLI_BRANCH := v1.0.9