]> WPIA git - cassiopeia.git/blob - src/config.h
a4ce78932e8444de3f36a26f6547c2bb9b49b673
[cassiopeia.git] / src / config.h
1 #pragma once
2
3 #include <string>
4
5 int parseConfig( std::string path );