Home
last modified time | relevance | path

Searched defs:stepfx (Results 1 – 2 of 2) sorted by relevance

/dports/games/flare-engine/flare-engine-1.12/src/
H A DAvatar.cpp548 int stepfx = rand() % static_cast<int>(sound_steps.size()); in logic() local
H A DItemManager.h140 std::string stepfx; // sound effect played when walking (armors only) variable