Clean some more arrays

This commit is contained in:
nullableVoidPtr
2018-12-08 11:33:41 +08:00
parent f24584cd31
commit 4d307a6f63
2 changed files with 60 additions and 60 deletions
+1 -1
View File
@@ -810,7 +810,7 @@ static const u8 sBackAnimNatureModTable[] =
[NATURE_GENTLE] = 0x02,
[NATURE_SASSY] = 0x01,
[NATURE_CAREFUL] = 0x02,
0x01, // NATURE_QUIRKY
[NATURE_QUIRKY] = 0x01,
};
static const union AffineAnimCmd sSpriteAffineAnim_860AD48[] =