Skip to content

import_ghidra - some enums import with incorrect size #76

@quietust

Description

@quietust

When importing structures into the Windows version, certain enum fields are sized incorrectly, resulting in misalignment.

The most notable instance of this is the field worldst.modeorientation (DFHack name selected_direction), which routinely imports as an array of four standard 32-bit enums instead of using the 8-bit version.

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