mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-09-08 01:55:38 -05:00
Update Cry_Table.c
Commented out Gen 8
This commit is contained in:
committed by
GitHub
parent
0adc34b830
commit
c820faaa54
@@ -12920,7 +12920,7 @@ const struct ToneData gCryTable[NUM_SPECIES] =
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
[SPECIES_GROOKEY] =
|
||||
/* [SPECIES_GROOKEY] =
|
||||
{
|
||||
.type = 0x20,
|
||||
.key = 0x3c,
|
||||
@@ -14804,4 +14804,5 @@ const struct ToneData gCryTable[NUM_SPECIES] =
|
||||
.sustain = 0xff,
|
||||
.release = 0x0,
|
||||
},
|
||||
*/
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user