Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketRobz committed Oct 25, 2024
1 parent d4035fa commit b66a346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion booter_fc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ autoboot:
mv r4i.sys "../7zfile/Flashcard users/Autoboot/M3 DS Real, M3i Zero (non-GMP-Z003), iTouchDS, R4(i) SDHC (r4rts.com)/SRESET.dat"

#### N-Card
cp booter_fc.nds autoboot1.nds
cp booter_fc.nds autorun1.nds
dlditool "flashcart_specifics/DLDI/nrio.dldi" autorun1.nds
mkdir -p "../7zfile/Flashcard users/Autoboot/N-Card"
mv autorun1.nds "../7zfile/Flashcard users/Autoboot/N-Card/autorun1.nds"
Expand Down

0 comments on commit b66a346

Please sign in to comment.