diff options
Diffstat (limited to 'games/wave_collector/Makefile')
| -rw-r--r-- | games/wave_collector/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wave_collector/Makefile b/games/wave_collector/Makefile index 7f9b94e6..e2c039b6 100644 --- a/games/wave_collector/Makefile +++ b/games/wave_collector/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 |
