Skip to content

Commit

Permalink
load images
Browse files Browse the repository at this point in the history
  • Loading branch information
ColleagueRiley committed Oct 4, 2024
1 parent 58f0b8b commit 3fa627c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ else ifeq ($(CC),emcc)
NO_GLES = 0
NO_VULKAN = 1
detected_OS = web

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

0 comments on commit 3fa627c

Please sign in to comment.