Home
last modified time | relevance | path

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

/dports/games/flare-engine/flare-engine-1.12/src/
H A DNPC.h40 int loadSound(const std::string& fname, int vox_type);
H A DNPC.cpp323 int NPC::loadSound(const std::string& fname, int vox_type) { in loadSound() argument
330 if (vox_type == VOX_INTRO) { in loadSound()
335 if (vox_type == VOX_QUEST) { in loadSound()