Home
last modified time | relevance | path

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

/dports/games/cake/cake_src/cake/
H A Dclient.cpp16 void InitPlayerSounds(PlayerSounds *s);
60 InitPlayerSounds(&sounds); in Client()
153 void InitPlayerSounds(PlayerSounds *s) in InitPlayerSounds() function
193 InitPlayerSounds(s); in FreePlayerSounds()