Have some actual stuff built-in for better path, backup status, compilation status, etc checking - right now, we have a few places where the file path is checked separately - would be far better to just have this all handled here
Member build_tag_data_segment (int start_offset, int base_size, std::vector< BlamTagField * > fields)
fix dataref compilation issue where next_block_file_offset is somehow wrong
Member decompile_tag_segment (BlamTag *tag, std::vector< BlamPluginField * > fields, int base_size, std::ifstream *tag_file, int start_offset)