Rename flag

This commit is contained in:
Cuyler36
2024-01-17 13:26:54 -05:00
parent 193133e4f5
commit 38ee5a96f0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -364,7 +364,7 @@ typedef struct ghost_spirit_block_data_s {
} mEv_gst_hitodama_block_c;
#define mEv_GHOST_FLAG_ACTIVE 0x4000 // TODO: do these live in the ghost actor itself?
#define mEv_GHOST_FLAG_HITODAMA_EXIST 0x8000
#define mEv_GHOST_FLAG_RETURNED_SPIRITS 0x8000
typedef struct ghost_common_s {
mEv_gst_hitodama_block_c hitodama_block_data;
u16 flags;