We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Robz8
RocketRobz
1 parent fc06d3f commit 1a1b3edCopy full SHA for 1a1b3ed
Makefile
@@ -140,7 +140,7 @@ dist: all
140
141
$(TARGET).nds: $(TARGET).arm7 $(TARGET).arm9
142
ndstool -c $(TARGET).nds -7 $(TARGET).arm7.elf -9 $(TARGET).arm9.elf \
143
- -b icon.bmp "3DSBank;Nintendo 3DS folder selector;Robz8" \
+ -b icon.bmp "3DSBank;Nintendo 3DS folder selector;RocketRobz" \
144
-g H3BA 01 "3DSBANK" -z 80040000 -u 00030004
145
python patch_ndsheader_dsiware_twltouch.py $(CURDIR)/$(TARGET).nds
146
0 commit comments