瀏覽代碼

Update Makefile

pull/849/head
Ray 6 年之前
父節點
當前提交
5f0866463c
共有 1 個檔案被更改,包括 1 行新增1 行删除
  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

Loading…
取消
儲存