Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Utils/
H A DSound_Control.h312 TURRET_MOVE, // 281 enumerator
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DSoldier_Control.cc4464 pSoldier->uiTuringSoundID = PlaySoldierJA2Sample(pSoldier, TURRET_MOVE, HIGHVOLUME, 100, TRUE); in TurnSoldier()