Look in the executable's dir for another config file
commit0477d6159974837ee01bbc7c74a65a3be5794cdd
authorChris Robinson <chris.kcat@gmail.com>
Sat, 4 Jun 2016 17:45:44 +0000 (4 10:45 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 4 Jun 2016 17:45:44 +0000 (4 10:45 -0700)
treed69c5e5ad3133f05c5399b70c3cac87373cf59f5
parentb2041a5ddfec78bbde1c63c8674614455ee31f93
Look in the executable's dir for another config file

On Windows it'll look for alsoft.ini, and elsewhere is alsoft.conf. This
applies after the user-local settings and before ALSOFT_CONF.
Alc/alcConfig.c
Alc/compat.h
Alc/helpers.c