Changed executable name
parent
0b84e4d121
commit
fec857f17e
6
Makefile
6
Makefile
|
@ -33,9 +33,9 @@ ICON :=
|
|||
NITRO := nitrofiles
|
||||
|
||||
# These set the information text in the nds file
|
||||
GAME_TITLE := $(shell basename $(CURDIR))
|
||||
GAME_SUBTITLE1 := Nitro Engine example
|
||||
GAME_SUBTITLE2 := github.com/AntonioND/nitro-engine
|
||||
GAME_TITLE := Kitsch Badge
|
||||
GAME_SUBTITLE1 := For MFC 2024
|
||||
GAME_SUBTITLE2 :=
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
# options for code generation
|
||||
|
|
Loading…
Reference in New Issue