Parcourir la source

Update Makefile

pull/849/head
Ray il y a 6 ans
Parent
révision
5f0866463c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      games/Makefile

+ 1
- 1
games/Makefile Voir le fichier

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

Chargement…
Annuler
Enregistrer