From 6429b355dd4c02998de9a850db279bc0af0e4e74 Mon Sep 17 00:00:00 2001 From: RocketRobz Date: Tue, 30 Jan 2024 16:35:01 -0700 Subject: [PATCH] Use icon.bmp as banner icon --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7ea55bd..70c15ed 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,8 @@ export TOPDIR := $(CURDIR) NITRO_FILES := # These set the information text in the nds file -GAME_TITLE := hiyaCFW +GAME_ICON := icon.bmp +GAME_TITLE := hiyaCFW GAME_SUBTITLE1 := CFW for Nintendo DSi GAME_SUBTITLE2 := made by Apache Thunder