Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dsounds.h313 sfx_timeup, enumerator
H A Dp_inter.c3052 S_StartSound(NULL, sfx_timeup); // that creepy "out of time" music from NiGHTS. in P_NiGHTSDamage()
3503 S_StartSound(NULL, sfx_timeup); // that creepy "out of time" music from NiGHTS. in P_SpecialStageDamage()
H A Dp_user.c752 S_StopSoundByNum(sfx_timeup); in P_DeNightserizePlayer()
819 S_StopSoundByNum(sfx_timeup); in P_NightserizePlayer()
7125 S_StartSound(NULL, sfx_timeup); // that creepy "out of time" music from NiGHTS. in P_NiGHTSMovement()