Update Cry_Table.c

Commented out Gen 8
This commit is contained in:
professorleondias
2020-05-28 17:29:08 -04:00
committed by GitHub
parent 0adc34b830
commit c820faaa54

View File

@@ -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,
},
*/
};