Review changes from pokefirered #524

This commit is contained in:
Eduardo Quezada
2022-07-29 17:00:07 -04:00
parent 9dc64b67cd
commit 5d4b76c0ba
6 changed files with 85 additions and 65 deletions

View File

@@ -92,7 +92,7 @@ enum {
LINK_STANDBY_MSG_ONLY,
};
#define INSTANT_HP_BAR_DROP 32767
#define INSTANT_HP_BAR_DROP 0x7FFF
#define PARTY_SUMM_SKIP_DRAW_DELAY (1 << 7)