Home
last modified time | relevance | path

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

/dports/games/tomatoes/tomatoes-1.55/include/
H A Dsoundmusic.h51 #define SND_EXPLO 2 macro
/dports/games/tomatoes/tomatoes-1.55/src/
H A Dbomb.cpp322 play_sound(SND_EXPLO, true); in explode()
H A Dspecial_power.cpp360 play_sound(SND_EXPLO, true); in update()