Home
last modified time | relevance | path

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

/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/systems/base/
H A Dvoice_cache.cc115 sound_system_.system().FindFile(oss.str(), KOE_LOOSE_FILETYPES); in FindUnpackedSample()
H A Dsystem.h104 extern const std::vector<std::string> KOE_LOOSE_FILETYPES;
H A Dsystem.cc97 const std::vector<std::string> KOE_LOOSE_FILETYPES = {"ogg"}; variable