1
0
mirror of https://github.com/jummy0/sb2-decomp synced 2025-03-14 20:23:30 +01:00

added note about BASS

This commit is contained in:
jummy 2025-03-02 10:26:41 -06:00 committed by GitHub
parent 80d1a36bd4
commit e5df322992
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,8 @@
Gameplay is functional, but defective and missing many features.
For personal convenience, this code uses the BASS and BASSMIDI audio library. The original behavior using Windows MCI can be restored in `def.h` by changing `#define _BASS` to `false`.
These files currently need the **most attention**, in order of priority:
- event.cpp
- decblupi.cpp