瀏覽代碼

Replace tab with spaces

pull/4434/head
asdqwe 2 月之前
父節點
當前提交
97a6338f61
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      examples/Makefile

+ 1
- 1
examples/Makefile 查看文件

@ -197,7 +197,7 @@ ifeq ($(TARGET_PLATFORM),PLATFORM_ANDROID)
MAKE = mingw32-make
endif
ifeq ($(TARGET_PLATFORM),PLATFORM_WEB)
EMMAKE != type emmake
EMMAKE != type emmake
ifneq (, $(EMMAKE))
MAKE = emmake make
else

Loading…
取消
儲存