New stb_vorbis version added. OGG loading time optimized.

This commit is contained in:
2022-08-28 09:07:37 +02:00
parent 1ba349f6c3
commit 52df28a4f0
4 changed files with 88 additions and 51 deletions

View File

@@ -26,4 +26,4 @@ void JA_StopChannel(const int channel);
JA_Channel_state JA_GetChannelState(const int channel);
void JA_DeleteSound(JA_Sound sound);
int JA_SetVolume(int volume);
int JA_SetVolume(int volume);