mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-31 04:13:47 +01:00
yAy FoR uPpeRcAsE!
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@347 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
8815bbe479
commit
3e8d8edb40
@ -178,8 +178,8 @@ VGMSTREAM * init_vgmstream_nwa(STREAMFILE *streamFile) {
|
||||
for (suboffset = offset+45;
|
||||
suboffset<file_size &&
|
||||
suboffset-offset-45<length &&
|
||||
read_8bit(suboffset,inistreamfile)==
|
||||
namebase[suboffset-offset-45];
|
||||
tolower(read_8bit(suboffset,inistreamfile))==
|
||||
tolower(namebase[suboffset-offset-45]);
|
||||
suboffset++) {}
|
||||
|
||||
if (suboffset-offset-45==length &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user