Add screenshots

This commit is contained in:
Miloslav Ciz 2025-06-23 04:11:56 +02:00
parent 00836a5e6f
commit 5a44fb515b
19 changed files with 23 additions and 23 deletions

View file

@ -54,7 +54,7 @@ elif [ $PLATFORM = "x11" ]; then
# X11 build, requires: xlib
# has no sound
COMMAND="${COMPILER} ${C_FLAGS} -lX11 frontend_x11.c"
COMMAND="${COMPILER} ${C_FLAGS} frontend_x11.c -lX11"
elif [ $PLATFORM = "emscripten" ]; then
# emscripten (browser Javascript) build, requires: emscripten
# limited, low quality, no files