Label remaining battle_interface symbols

This commit is contained in:
GriffinR
2021-11-06 11:41:47 -04:00
parent 7940f121f6
commit 684f599a44
5 changed files with 163 additions and 146 deletions

View File

@@ -358,4 +358,7 @@
// Flag for BattlePutTextOnWindow. Never set
#define B_WIN_COPYTOVRAM (1 << 7)
// Indicator for the party summary bar to display an empty slot.
#define HP_EMPTY_SLOT 0xFFFF
#endif // GUARD_CONSTANTS_BATTLE_H