mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-28 03:34:22 -05:00
address review comment
This commit is contained in:
@@ -163,7 +163,7 @@ struct DungeonEntityData
|
||||
/* 0xF6 */ bool8 isColorChanged;
|
||||
/* 0xF7 */ bool8 isBoss;
|
||||
/* 0xF8 */ u8 unkF8;
|
||||
/* 0xF8 */ u8 unkF9;
|
||||
/* 0xF9 */ u8 unkF9;
|
||||
/* 0xFA */ u8 terrifiedTurnsLeft; // Doubles as a bool for whether the Pokémon is terrified.
|
||||
u8 unkFB;
|
||||
// Set to true if the player makes a teammate use their held item.
|
||||
|
||||
Reference in New Issue
Block a user