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