Skip to content

Intent unknown. #4

@GoogleCodeExporter

Description

@GoogleCodeExporter
Comments should be added to WzDirectory.cs. For example, what does the 
following lines of code do? I have been trying for 5 hours to work out what 
this does, but to no avail.

                if (type == 1) //01 XX 00 00 00 00 00 OFFSET (4 bytes) 
                {
                    int unknown = reader.ReadInt32();
                    reader.ReadInt16();
                    uint offs = reader.ReadOffset();
                    continue;
                }

Original issue reported on code.google.com by email.ga...@gmail.com on 19 Oct 2011 at 6:25

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions