mirror of
https://github.com/Epicpkmn11/dsi-camera.git
synced 2025-06-18 14:35:38 -04:00
Add icon
This commit is contained in:
parent
abdd645128
commit
12f248bf5b
6
Makefile
6
Makefile
@ -13,8 +13,10 @@ export TOPDIR := $(CURDIR)
|
||||
NITRO_FILES :=
|
||||
|
||||
# These set the information text in the nds file
|
||||
GAME_TITLE := DSi camera test
|
||||
GAME_SUBTITLE1 := Pk11
|
||||
GAME_TITLE := DSi camera test
|
||||
GAME_SUBTITLE1 := Pk11
|
||||
|
||||
GAME_ICON := icon.bmp
|
||||
|
||||
include $(DEVKITARM)/ds_rules
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user