diff --git a/Makefile b/Makefile index a13bcbb..dfecab1 100644 --- a/Makefile +++ b/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