added func: tmp_winedlloverride_update
This commit is contained in:
@@ -485,6 +485,10 @@ var_winedlloverride_update () {
|
||||
fi
|
||||
}
|
||||
|
||||
tmp_winedlloverride_update () {
|
||||
var_winedlloverride_update "$1"
|
||||
}
|
||||
|
||||
var_dxvk_config_update () {
|
||||
if [[ -n "${DXVK_CONFIG}" ]]
|
||||
then export DXVK_CONFIG="${1};${DXVK_CONFIG}"
|
||||
|
Reference in New Issue
Block a user