You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scummvm: don't hardcode the "extrapath" at runtime
In order to allow users to change the 'extrapath' directory, don't add the 'extrapath' parameter unless it's missing from the configuration file.
Note that multiple 'extrapath' entries can be present in the configuration file, since it can be set per-game as well as a global option.
0 commit comments