Home
last modified time | relevance | path

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

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/gamesnd/
H A Dgamesnd.h333 …/*implicit*/ gamesnd_id(GameSounds snd) : util::ID<gamesnd_id_tag, int, -1>(static_cast<int>(snd))… in gamesnd_id() function
334 explicit gamesnd_id(int val) : ID(val) { in gamesnd_id() function
336 gamesnd_id() { in gamesnd_id() function