Merge branch 'master' into doc-overworld

This commit is contained in:
GriffinR
2020-07-18 20:24:09 -04:00
committed by GitHub
247 changed files with 4787 additions and 4035 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ static const u8 sSassyNatureName[] = _("SASSY");
static const u8 sCarefulNatureName[] = _("CAREFUL");
static const u8 sQuirkyNatureName[] = _("QUIRKY");
const u8 *const gNatureNamePointers[] =
const u8 *const gNatureNamePointers[NUM_NATURES] =
{
[NATURE_HARDY] = sHardyNatureName,
[NATURE_LONELY] = sLonelyNatureName,