mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
CHORE: comments
This commit is contained in:
parent
a22b46b293
commit
54c04fa599
|
|
@ -238,6 +238,6 @@ logs_folder="$rdhome/logs" # The path of the logs folder, here we
|
|||
steamsync_folder="$rdhome/.sync" # Folder containing all the steam sync launchers for SRM
|
||||
steamsync_folder_tmp="$rdhome/.sync-tmp" # Temp folder containing all the steam sync launchers for SRM
|
||||
cheats_folder="$rdhome/cheats" # Folder containing all the cheats for the emulators
|
||||
backups_folder="$rdhome/backups" # Folder containing all the RetroDECK backups
|
||||
backups_folder="$rdhome/backups" # Folder containing all the RetroDECK backups
|
||||
|
||||
export GLOBAL_SOURCED=true
|
||||
Loading…
Reference in a new issue