Skip to content

Commit

Permalink
Derp fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketRobz committed Oct 25, 2024
1 parent 151a509 commit d4035fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions booter_fc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -205,9 +205,9 @@ autoboot:

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

#### SuperCard DSONE SDHC / DSONEi
cp booter_fc.nds TTMenu.dat
Expand Down

0 comments on commit d4035fa

Please sign in to comment.