SDL tools

This commit is contained in:
Anuken
2019-07-26 21:24:07 -04:00
parent 7b83406ee4
commit e90a4eb71d
3 changed files with 11 additions and 16 deletions

View File

@@ -268,7 +268,7 @@ project(":tools"){
compile "com.badlogicgames.gdx:gdx-platform:$gdxVersion:natives-desktop"
compile "com.badlogicgames.gdx:gdx-freetype-platform:$gdxVersion:natives-desktop"
compile arcModule("backends:backend-lwjgl3")
compile arcModule("backends:backend-sdl")
}
}