19void SndPlayTileFx(SoundID sound,
TileIndex tile);
20void SndPlayVehicleFx(SoundID sound,
const Vehicle *v);
21void SndPlayFx(SoundID sound);
void SndConfirmBeep()
Play a beep sound for a confirm event if enabled in settings.
void SndClickBeep()
Play a beep sound for a click event if enabled in settings.
void ChangeSoundSet(int index)
Change the configured sound set and reset sounds.
Types related to vehicles.