Fix indentation

This commit is contained in:
MysterD 2022-05-21 21:11:17 -07:00
parent 3cd6ece3d7
commit f4579b4c9a

View file

@ -901,7 +901,7 @@ else
# endif # endif
endif endif
#icon # icon
ifeq ($(WINDOWS_BUILD),1) ifeq ($(WINDOWS_BUILD),1)
ifeq ($(ICON),1) ifeq ($(ICON),1)
Command := mkdir -p "$(BUILD_DIR)/res" Command := mkdir -p "$(BUILD_DIR)/res"