fix APP_TITLE error introduced by 7364ea7dd5

This commit is contained in:
Paul Mulders 2022-05-02 23:03:03 +02:00 committed by mtheall
parent 9f31cde4ee
commit 49535886fa

View File

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