We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23296a5 commit 25f75deCopy full SHA for 25f75de
build.sh
@@ -71,3 +71,6 @@ r4denc -k 0x4002 kernel/wood_acep.nds out/acep/wood.dat
71
r4denc -k 0x4002 kernel/wood_r4it.nds out/r4it/wood.dat
72
r4denc -k 0x4002 kernel/wood_r4xx.nds out/r4xx/wood.dat
73
r4denc -k 0x4002 kernel/wood_r4xx.nds out/ex4ds/wood.dat
74
+
75
+# Extra _dsmenu.dat for EX4 soft-reset
76
+cp out/ex4ds/_ds_menu.dat out/ex4ds/_dsmenu.dat
0 commit comments