Skip to content

import_ghidra - bitfields with enums don't always insert all enum items #77

@quietust

Description

@quietust

When importing bitfields which contain enums, some of the enum entries get skipped - for example, tile_occupancy.building only imports the "Dynamic" entry, and tile_designation.traffic only imports the "Restricted" entry.

In some cases, it doesn't import any of them at all - for example, tile_designation skips from pile to smooth, skipping over dig.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions