UFO: Alien Invasion
ui_sound.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void UI_PlaySound (const char *soundFile)
 Plays a ui sound. More...
 

Variables

struct cvar_s * ui_sounds
 

Function Documentation

◆ UI_PlaySound()

void UI_PlaySound ( const char *  soundFile)

Variable Documentation

◆ ui_sounds

struct cvar_s* ui_sounds
extern

Definition at line 29 of file ui_sound.cpp.

Referenced by UI_Init(), and UI_PlaySound().