Skip to contents

Play a sound.

Usage

play_sound(sound)

Arguments

sound

A sound.

Note

This function has been auto-generated from the following Raylib function definition:

void PlaySound(Sound sound);