audio_resume_music()

From ENIGMA
Jump to navigation Jump to search

Description

Resumes the background music.

Parameters

Parameter Description
none this function has no parameters

Return Values

void: This function does not return anything.

Example Call

// demonstrates resuming the background music
audio_resume_music();