mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-09-09 18:45:42 -05:00
Update Cry_Table.c
This commit is contained in:
committed by
GitHub
parent
5f017bce2b
commit
047f8b752e
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user