mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Fix MxDSBuffer::FUN_100c6fa0
This commit is contained in:
@@ -526,6 +526,8 @@ MxU8* MxDSBuffer::FUN_100c6fa0(MxU8* p_data)
|
||||
case FOURCC('M', 'x', 'H', 'd'):
|
||||
current += (((MxU32*) current)[1] + 8);
|
||||
break;
|
||||
default:
|
||||
return NULL;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user