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