Load the image in a separate thread

This commit is contained in:
2024-05-12 20:00:09 +01:00
parent 53c70156a6
commit dde1cce8e4
2 changed files with 36 additions and 24 deletions

View File

@@ -9,6 +9,7 @@ INCLUDES="\
"
LIBS="\
-lm \
-pthread \
$(pkg-config --libs sdl2) \
"
SRC="\