mirror of
https://github.com/wiiu-env/ftpiiu_plugin.git
synced 2025-01-22 08:11:11 +01:00
fix APP_TITLE error introduced by 7364ea7dd5258a703c43d5bae4b9709c2c00f1da
This commit is contained in:
parent
9f31cde4ee
commit
49535886fa
@ -46,7 +46,7 @@ DATA := data
|
||||
INCLUDES := include
|
||||
|
||||
ifeq ($(strip $(CLASSIC)),)
|
||||
APP_TITLE := ftpd Issue \#139
|
||||
APP_TITLE := ftpd pro $(VERSION)
|
||||
TARGET := switch/ftpd
|
||||
BUILD := switch/build
|
||||
SOURCES += source/imgui
|
||||
|
Loading…
x
Reference in New Issue
Block a user