Explorar o código

Update Makefile

Ray %!s(int64=6) %!d(string=hai) anos
pai
achega
5f0866463c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      games/Makefile

+ 1 - 1
games/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