Home
last modified time | relevance | path

Searched refs:MENU_SOUND_START (Results 1 – 4 of 4) sorted by relevance

/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/
H A Dprep.c286 MenuPlaySound(MENU_SOUND_START); in AssignPlayerInputDevices()
293 MenuPlaySound(MENU_SOUND_START); in AssignPlayerInputDevices()
302 MenuPlaySound(MENU_SOUND_START); in AssignPlayerInputDevices()
H A Dmenu.h123 MENU_SOUND_START, enumerator
H A Dmainmenu.c344 menu->enterSound = MENU_SOUND_START; in CreateStartGameMode()
499 serverMenu->enterSound = MENU_SOUND_START; in CreateLANServerMenuItems()
H A Dmenu.c890 case MENU_SOUND_START: in MenuPlaySound()