introduce MDESound

This commit is contained in:
Nishi 2025-11-24 19:49:08 +09:00
commit b2e83e695d
Signed by: nishi
GPG key ID: 27EF69B208EB9343
10 changed files with 318 additions and 9 deletions

View file

@ -10,4 +10,7 @@
#include <MDE/Audio/Audio.h>
#include <MDE/Sound/Sound.h>
#include <MDE/Sound/ID3.h>
#endif