Wave and more sound functions.

This commit is contained in:
jussi
2022-05-31 18:05:44 +03:00
parent b1bb77e139
commit c106785ae5
8 changed files with 828 additions and 71 deletions

View File

@@ -21,8 +21,13 @@ List of some MISSING features that are planned to be included. For specific func
* Core
* VR stereo config functions for VR simulator
* Textures
* LoadImageFromMemory
* Text
* LoadFontFromMemory
* Audio
* Wave
* LoadWaveFromMemory
* LoadMusicStreamFromMemory
* AudioStream management functions
## Usage