custom config directory

This commit is contained in:
tildearrow 2021-12-19 03:16:24 -05:00
parent 8bdbd1074f
commit f42cfcbdc8
7 changed files with 103 additions and 3 deletions

3
src/engine/winStuff.h Normal file
View file

@ -0,0 +1,3 @@
#include "../ta-utils.h"
String getWinConfigPath();