Merge pull request #1748 from GriffinRichards/fix-judgement

Standardize judgement vs judgment spelling
This commit is contained in:
GriffinR
2022-09-01 11:51:04 -04:00
committed by GitHub
9 changed files with 50 additions and 50 deletions
+1 -1
View File
@@ -283,7 +283,7 @@ extern const u8 gText_OpponentMon1Name[];
extern const u8 gText_Mind[];
extern const u8 gText_Skill[];
extern const u8 gText_Body[];
extern const u8 gText_Judgement[];
extern const u8 gText_Judgment[];
extern const u8 gText_EmptyString3[];
extern const u8 gText_RecordBattleToPass[];
extern const u8 gText_BattleRecordedOnPass[];