JAudio documentation updates

This commit is contained in:
PJB3005
2026-08-30 02:00:21 +02:00
parent 4b4529d4b6
commit bd7e5cb77d
2 changed files with 156 additions and 5 deletions
@@ -28,7 +28,7 @@
#define SOUND_TYPEID_STREAM 0x70
/**
* Sound is a streamed music file. Unsure of difference from SOUND_TYPEID_STREAM
* Sound is a streamed music file. Stopped automatically on scene change by Z2SceneMgr.cpp
*/
#define SOUND_TYPEID_STREAM_ALT 0x71