Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ColleagueRiley authored Oct 4, 2024
1 parent 10e0762 commit 8d3885c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ else ifeq ($(CC),emcc)
NO_VULKAN = 1
detected_OS = web

LIBS += --preload-file ./
LIBS += --preload-file ./*.jpg
else
LIBS += -std=c99
endif
Expand Down

0 comments on commit 8d3885c

Please sign in to comment.