update runemu for Drastic

This commit is contained in:
brooksytech 2022-10-21 12:56:51 -07:00
parent 34027db88e
commit 2927908d98
No known key found for this signature in database
GPG key ID: 45B78D3C7B40B188

View file

@ -247,7 +247,7 @@ then
;;
"nds")
jslisten set "drastic"
RUNTHIS='${TBASH} /usr/bin/drastic.sh "${ROMNAME}"'
RUNTHIS='${TBASH} /usr/bin/start_drastic.sh "${ROMNAME}"'
;;
"solarus")
if [ "$EMU" = "solarus" ]