diff --git a/src/Cry_Table.c b/src/Cry_Table.c index d905814..2154eac 100644 --- a/src/Cry_Table.c +++ b/src/Cry_Table.c @@ -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, }, +*/ };