mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-02-07 15:01:24 +01:00
Added support for Transformers: Dark of the Moon (Wii)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@961 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
9d25a6bbb4
commit
83e098b83d
@ -315,6 +315,7 @@ VGMSTREAM * init_vgmstream_fsb4(STREAMFILE *streamFile) {
|
|||||||
case 0x40000882:
|
case 0x40000882:
|
||||||
case 0x40100802:
|
case 0x40100802:
|
||||||
case 0x40200802:
|
case 0x40200802:
|
||||||
|
case 0x00000802:
|
||||||
if (loop_flag) {
|
if (loop_flag) {
|
||||||
vgmstream->loop_start_sample = 0;
|
vgmstream->loop_start_sample = 0;
|
||||||
vgmstream->loop_end_sample = read_32bitLE(0x50,streamFile);
|
vgmstream->loop_end_sample = read_32bitLE(0x50,streamFile);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user