feat: fully working on SDL3 :)

This commit is contained in:
Martin Prokoph
2025-02-28 23:29:38 +01:00
parent 071867674f
commit 6e82495bb5
11 changed files with 486 additions and 157 deletions

View File

@@ -152,7 +152,8 @@ else()
)
endmacro()
copy_helper("assets/Inter-VariableFont.ttf")
copy_helper("assets/the_entertainer.ogg")
copy_helper("assets/MartianMono-VariableFont.ttf")
copy_helper("assets/sunset_on_the_beach.ogg")
copy_helper("assets/gs_tiger.svg")
endif()