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 d6d1d64 commit cb6dc0a
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 += --embed-file ./
LIBS += --use-preload-plugins
else
LIBS += -std=c99
endif
Expand Down

0 comments on commit cb6dc0a

Please sign in to comment.