Update Item_Animation_Table.c

This commit is contained in:
professorleondias
2020-06-14 19:16:28 -04:00
committed by GitHub
parent 6ada6865b9
commit fb60c70300

View File

@@ -1195,6 +1195,7 @@ const struct ItemAnimation gItemAnimationTable[NUM_SPECIES] =
[SPECIES_ZAMAZENTA] = {0x0, 0x0, 0x0, 0x0, 0x0},
[SPECIES_ETERNATUS] = {0x0, 0x0, 0x0, 0x0, 0x0},
[SPECIES_ZARUDE] = {0x0, 0x0, 0x0, 0x0, 0x0},
[SPECIES_UNKNOWN_MYTHICAL] = {0x0, 0x0, 0x0, 0x0, 0x0},
[SPECIES_KUBFU] = {0x0, 0x0, 0x0, 0x0, 0x0},
[SPECIES_URSHIFU_SINGLE] = {0x0, 0x0, 0x0, 0x0, 0x0},
[SPECIES_CALYREX] = {0x0, 0x0, 0x0, 0x0, 0x0},