Updated AdPlug with a crash fix for RAD2

Fixed RAD2 files referencing instruments not present in the
file, which caused the player to reference uninitialized memory
and usually crash.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
main
Christopher Snowhill 2022-07-31 21:47:58 -07:00
parent 0bae420e6b
commit 3a64cdd5cc
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -3,7 +3,7 @@
url = https://github.com/kode54/mgba.git
[submodule "Frameworks/AdPlug/AdPlug/adplug"]
path = Frameworks/AdPlug/AdPlug/adplug
url = https://github.com/adplug/adplug.git
url = https://github.com/kode54/adplug.git
[submodule "Frameworks/libbinio/libbinio/libbinio"]
path = Frameworks/libbinio/libbinio/libbinio
url = https://github.com/adplug/libbinio.git

@ -1 +1 @@
Subproject commit 66b19f65369ba8ef5a20c93aba779c15b88e9673
Subproject commit 4e0141ab41ac4ebf388b765d669eb656376d04fd