mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-19 16:08:40 +01:00
MUSX: Added Xbox variant [Ice Age 2 (Xbox)]
This commit is contained in:
parent
6b60136d0b
commit
4a7209ae68
@ -235,6 +235,7 @@ static int parse_musx_stream(STREAMFILE* sf, musx_header* musx) {
|
||||
break;
|
||||
|
||||
case 0x58425F5F: /* "XB__" */
|
||||
case 0x5842315F: /* "XB1_" */
|
||||
default_channels = 2;
|
||||
default_sample_rate = 44100;
|
||||
musx->codec = DAT;
|
||||
|
Loading…
x
Reference in New Issue
Block a user