Made BufferStatRoseMessage print an extra string if B_X_ITEMS_BUFF == GEN_7

Also turned sText_StatSharply into gText_StatSharply.
This commit is contained in:
LOuroboros
2021-01-04 07:41:56 -03:00
parent be46ed84ea
commit adf039fe12
3 changed files with 13 additions and 3 deletions

View File

@@ -286,6 +286,7 @@ extern const u8 gText_BattleWallyName[];
extern const u8 gText_Win[];
extern const u8 gText_Loss[];
extern const u8 gText_Draw[];
extern const u8 gText_StatSharply[];
extern const u8 gText_StatRose[];
extern const u8 gText_PkmnsStatChanged2[];
extern const u8 gText_PkmnGettingPumped[];