Home
last modified time | relevance | path

Searched refs:soundTokens (Results 1 – 3 of 3) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dblood.cpp2140 static const tokenlist soundTokens[] = in parsedefinitions_game() local
2232 switch (getatoken(pScript, soundTokens, ARRAY_SIZE(soundTokens))) in parsedefinitions_game()
2526 switch (getatoken(pScript, soundTokens, ARRAY_SIZE(soundTokens))) in parsedefinitions_game()
/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A Dgame.cpp5386 static const tokenlist soundTokens[] = in parsedefinitions_game() local
5495 switch (getatoken(pScript, soundTokens, ARRAY_SIZE(soundTokens))) in parsedefinitions_game()
5638 switch (getatoken(pScript, soundTokens, ARRAY_SIZE(soundTokens))) in parsedefinitions_game()
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dgame.cpp7143 static const tokenlist soundTokens[] = in parsedefinitions_game() local
7233 switch (getatoken(pScript, soundTokens, ARRAY_SIZE(soundTokens))) in parsedefinitions_game()
7376 switch (getatoken(pScript, soundTokens, ARRAY_SIZE(soundTokens))) in parsedefinitions_game()