Home
last modified time | relevance | path

Searched refs:ConfigExist (Results 1 – 3 of 3) sorted by path

/dports/games/blackshadeselite/blackshadeselite/Source/
H A DConfig.cpp56 if(!ConfigExist(cfgFile)) { in Config()
70 bool Config::ConfigExist(const char *configFile) in ConfigExist() function in Config
H A DConfig.h26 bool ConfigExist(const char *configFile);
H A Dtags33 ConfigExist Config.cpp /^bool Config::ConfigExist(const char *configFile)$/;" f class:Config