Bläddra i källkod

Replace tab with spaces

pull/4434/head
asdqwe 2 månader sedan
förälder
incheckning
97a6338f61
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      examples/Makefile

+ 1
- 1
examples/Makefile Visa fil

@ -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

Laddar…
Avbryt
Spara