mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-29 19:37:30 +01:00
added support for Bolt (Wii)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@719 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
5b0525fed5
commit
ebb84044d7
@ -159,6 +159,7 @@ VGMSTREAM * init_vgmstream_fsb4(STREAMFILE *streamFile) {
|
||||
case 0x40000802:
|
||||
case 0x40000882:
|
||||
case 0x40100802:
|
||||
case 0x40200802:
|
||||
if (read_32bitLE(0x14,streamFile)==0x20 ||
|
||||
read_32bitLE(0x14,streamFile)==0x00)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user