mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-17 23:36:41 +01:00
Merge branch 'master' of github.com:soneek/vgmstream
This commit is contained in:
commit
b015ae9982
@ -610,7 +610,7 @@ VGMSTREAM * init_vgmstream_3ds_idsp(STREAMFILE *streamFile) {
|
||||
int channel_count;
|
||||
|
||||
/* check extension, case insensitive */
|
||||
//streamFile->get_name(streamFile,filename,sizeof(filename));
|
||||
streamFile->get_name(streamFile,filename,sizeof(filename));
|
||||
//if (strcasecmp("idsp",filename_extension(filename))) goto fail;
|
||||
|
||||
/* check header magic */
|
||||
|
Loading…
x
Reference in New Issue
Block a user