mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-19 00:04:04 +01:00
fail if no known codec
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@916 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
01fee18e48
commit
e03dd94e76
@ -101,6 +101,7 @@ VGMSTREAM * init_vgmstream_fsb3(STREAMFILE *streamFile) {
|
||||
}
|
||||
}
|
||||
}
|
||||
else goto fail;
|
||||
|
||||
|
||||
vgmstream->num_samples = read_32bitLE(0x38,streamFile);
|
||||
|
Loading…
x
Reference in New Issue
Block a user