mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-24 23:10:10 +01:00
added "Dysney's Incredibles, The" to .fsb.c
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@456 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
e3bb79bd0a
commit
47300a952a
@ -69,6 +69,7 @@ VGMSTREAM * init_vgmstream_fsb(STREAMFILE *streamFile) {
|
||||
case 0x02000806: /* WII (Metroid Prime 3) */
|
||||
case 0x01000806: /* WII (Metroid Prime 3) */
|
||||
case 0x40000802: /* WII (WWE Smackdown Vs. Raw 2008) */
|
||||
case 0x41000802: /* GC (Dysney's Incredibles, The) */
|
||||
vgmstream->coding_type = coding_NGC_DSP;
|
||||
vgmstream->layout_type = layout_interleave_byte;
|
||||
vgmstream->interleave_block_size = 2;
|
||||
|
Loading…
Reference in New Issue
Block a user