Update Cry_Table.c

This commit is contained in:
professorleondias
2020-06-10 20:37:34 -04:00
committed by GitHub
parent 5f017bce2b
commit 047f8b752e

View File

@@ -13940,7 +13940,7 @@ const struct ToneData gCryTable[NUM_SPECIES] =
.sustain = 0xff,
.release = 0x0,
},
[SPECIES_REGIELEKI] =
[SPECIES_REGIELEKI] =
{
.type = 0x20,
.key = 0x3c,
@@ -13952,7 +13952,7 @@ const struct ToneData gCryTable[NUM_SPECIES] =
.sustain = 0xff,
.release = 0x0,
},
[SPECIES_REGIDRAGO] =
[SPECIES_REGIDRAGO] =
{
.type = 0x20,
.key = 0x3c,