diff options
Diffstat (limited to 'projects/4coder')
| -rw-r--r-- | projects/4coder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/4coder/Makefile b/projects/4coder/Makefile index c7b9162a..63d093a2 100644 --- a/projects/4coder/Makefile +++ b/projects/4coder/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 |
