SDL: fixed sdl2_image compilation

This commit is contained in:
Sergii Pylypenko
2022-01-05 02:43:55 +02:00
parent 9dda18bc61
commit 3093207884
4 changed files with 5 additions and 4 deletions

View File

@@ -314,7 +314,7 @@ AppSubdirsBuild='. supertux/src/* supertux/external/findlocale supertux/external
AppBuildExclude='supertux/external/findlocale/example.c supertux/src/video/sdl supertux/external/SDL_SavePNG/main.c'
# Application command line parameters, including app name as 0-th param
AppCmdline='./supertux2'
AppCmdline='./supertux2 --verbose'
# Screen size is used by Google Play to prevent an app to be installed on devices with smaller screens
# Minimum screen size that application supports: (s)mall / (m)edium / (l)arge