Home
last modified time | relevance | path

Searched refs:AtSystemDataPath (Results 1 – 3 of 3) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/config/
H A DC4Config.h278 const char *AtSystemDataPath(const char *szFilename);
H A DC4Config.cpp533 const char* C4Config::AtSystemDataPath(const char *szFilename) in AtSystemDataPath() function in C4Config
/dports/games/openclonk/openclonk-release-8.1-src/src/platform/
H A DC4MusicSystem.cpp121 LoadDir(Config.AtSystemDataPath(C4CFN_Music)); in Init()