Skip to content

Commit

Permalink
fix wrong path
Browse files Browse the repository at this point in the history
  • Loading branch information
joyrider3774 committed Jan 28, 2024
1 parent 8e31d35 commit c19e1dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata/rg35xxplusbatocera/RetroTime.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export PORTS_FOLDER=$(realpath $(dirname ${BASH_SOURCE[0]}))
export GAMEDIR="${PORTS_FOLDER}/puztrix"
export GAMEDIR="${PORTS_FOLDER}/retrotime"
export HOME="/userdata/system"
export SDL_ASSERT=always_ignore
export SDL_GAMECONTROLLERCONFIG=$(grep "Deeplay" "${HOME}/.config/gamecontrollerdb.txt")
Expand Down

0 comments on commit c19e1dd

Please sign in to comment.