diff options
Diffstat (limited to 'games/koala_seasons/Makefile')
| -rw-r--r-- | games/koala_seasons/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/koala_seasons/Makefile b/games/koala_seasons/Makefile index 4688f3ac..5f3493e3 100644 --- a/games/koala_seasons/Makefile +++ b/games/koala_seasons/Makefile @@ -236,7 +236,7 @@ ifeq ($(PLATFORM),PLATFORM_WEB) endif # Define a custom shell .html and output extension - CFLAGS += --shell-file $(RAYLIB_PATH)\templates\web_shell\shell.html + CFLAGS += --shell-file $(RAYLIB_PATH)\src\shell.html EXT = .html endif |
