Skip to content

access to status bits #53

@siebenstreich

Description

@siebenstreich

in v302de.h, there are functions for reading hero/monster status bits, like hero_dead(...). However, I cannot find functions for setting status bits. Is there a reason for this? It would be much nicer to have hero_unset_dead(hero) instead of and_ptr_bs(hero + HERO_STATUS1, 0xfe)

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions