Update SDL version #131

Open
Jonatas-Goncalves wants to merge 1 commit from Jonatas-Goncalves/patch-2 into main
Showing only changes of commit 257bc29e89 - Show all commits

View file

@ -24,7 +24,7 @@ CACHEDIR=~/.ccache
ls -al $CACHEDIR ls -al $CACHEDIR
############################################### ###############################################
# Install SDL # Install SDL
SDL2VER=2.0.22 SDL2VER=2.26.4
#SDL2 #SDL2
cd $CACHEDIR cd $CACHEDIR
if [[ ! -e SDL2-${SDL2VER} ]]; then if [[ ! -e SDL2-${SDL2VER} ]]; then