return 19;
return unknown2;
return unknown3;
Does the chunk have a separator? // V6 never has separators return false;
// V6 never has separators return false;
Does the chunk have a trailer? if(unknown1 != 0 || type == 0x71 || type == 0x70) { return true; } if(type == 0x6b || type == 0x6a || type == 0x69 || type == 0x66 || type == 0x65 || type == 0x2c) { return true; } return false;
if(unknown1 != 0 || type == 0x71 || type == 0x70) { return true; } if(type == 0x6b || type == 0x6a || type == 0x69 || type == 0x66 || type == 0x65 || type == 0x2c) { return true; } return false;