Finished sped potion, began work on regen potion and brewing tutorial
This commit is contained in:
parent
f34ebde15b
commit
960982e4ab
10 changed files with 108 additions and 16 deletions
1
Makefile
1
Makefile
|
@ -110,6 +110,7 @@ ifeq ($(strip $(ICON)),)
|
|||
export APP_ICON := $(TOPDIR)/$(TARGET).png
|
||||
else
|
||||
ifneq (,$(findstring icons-banners/icon.png,$(icons)))
|
||||
ifneq (,$(findstring /icons-banners/icon.png,$(icons)))
|
||||
export APP_ICON := $(TOPDIR)/icons-banners/icon.png
|
||||
endif
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue