Skip to content

Commit 1a1b3ed

Browse files
committed
Change Robz8 to RocketRobz
1 parent fc06d3f commit 1a1b3ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ dist: all
140140

141141
$(TARGET).nds: $(TARGET).arm7 $(TARGET).arm9
142142
ndstool -c $(TARGET).nds -7 $(TARGET).arm7.elf -9 $(TARGET).arm9.elf \
143-
-b icon.bmp "3DSBank;Nintendo 3DS folder selector;Robz8" \
143+
-b icon.bmp "3DSBank;Nintendo 3DS folder selector;RocketRobz" \
144144
-g H3BA 01 "3DSBANK" -z 80040000 -u 00030004
145145
python patch_ndsheader_dsiware_twltouch.py $(CURDIR)/$(TARGET).nds
146146

0 commit comments

Comments
 (0)