mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Updated stb headers
This commit is contained in:
@ -825,4 +825,4 @@ static Wave LoadOGG(char *fileName)
|
||||
static void UnloadWave(Wave wave)
|
||||
{
|
||||
free(wave.data);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user