update runemu for Drastic
This commit is contained in:
parent
34027db88e
commit
2927908d98
1 changed files with 1 additions and 1 deletions
|
@ -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" ]
|
||||
|
|
Loading…
Reference in a new issue