Merge branch 'debug' of github.com:Htylol/PortWINE into Htylol-debug

This commit is contained in:
Mikhail Tergoev
2024-07-12 15:27:41 +03:00
2 changed files with 10 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# Author: Castro-Fidel (linux-gaming.ru)
# shellcheck disable=SC2140,SC2034
########################################################################
$PW_DEBUG
print_error () { printf "\E[31m%s Error: $@ %s\e[0m\n" ;}
export -f print_error