Home
last modified time | relevance | path

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

/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Did_sd.cpp73 static bool nextsoundpos; variable
1039 nextsoundpos = true; in SD_PositionSound()
1058 ispos = nextsoundpos; in SD_PlaySound()
1059 nextsoundpos = false; in SD_PlaySound()
/dports/games/bstone/bstone-1.1.9/src/
H A Did_sd.cpp77 bool nextsoundpos; variable