diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/m4a_tables.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m4a_tables.c b/src/m4a_tables.c index e064b6ccf..91f00a31d 100644 --- a/src/m4a_tables.c +++ b/src/m4a_tables.c @@ -261,7 +261,7 @@ const struct PokemonCrySong gPokemonCrySongTemplate = 0, // block count 255, // priority 0, // reverb - (struct ToneData *)&voicegroup_8675D04, + (struct ToneData *)&voicegroup_pokemon_cry, NULL, NULL, 0, |