mirror of
https://github.com/wiiu-env/ftpiiu_plugin.git
synced 2024-11-16 17:59:19 +01:00
fix APP_TITLE error introduced by 7364ea7dd5
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…
Reference in New Issue
Block a user