-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels