// sound_volcano.inc.c void bhv_volcano_sound_loop(void) { PlaySound(SOUND_ENVIRONMENT_DRONING1); }