another magic special case for de Blob 2 (6 channels)

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@1001 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
halleyscometsw 2012-09-17 04:21:58 +00:00
parent f227e3fe47
commit bcb7d5dad9

View File

@ -310,6 +310,8 @@ VGMSTREAM * init_vgmstream_fsb4(STREAMFILE *streamFile) {
vgmstream->loop_end_sample = read_32bitLE(0x50,streamFile);
}
break;
/* de Blob 2*/
case 0x00000886:
/* WII (de Blob, Night at the Museum) */
case 0x40000802:
case 0x40000882: