Home
last modified time | relevance | path

Searched refs:PDT_IMAGE_FILETYPES (Results 1 – 2 of 2) sorted by relevance

/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/systems/base/
H A Dsystem.h98 extern const std::vector<std::string> PDT_IMAGE_FILETYPES;
H A Dsystem.cc91 const std::vector<std::string> PDT_IMAGE_FILETYPES = {"pdt"}; variable