Explorar el Código

Replace tab with spaces

pull/4434/head
asdqwe hace 2 meses
padre
commit
97a6338f61
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      examples/Makefile

+ 1
- 1
examples/Makefile Ver fichero

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

Cargando…
Cancelar
Guardar