1
0
mirror of https://github.com/cathery/sys-con.git synced 2024-10-06 06:19:43 +00:00
sys-con/source/configFile.h

5 lines
76 B
C
Raw Normal View History

2019-11-06 22:20:58 +00:00
#pragma once
#define CONFIG_PATH "/config/sys-con/"
void LoadAllConfigs();