diff options
author | YamaArashi <shadow962@live.com> | 2016-11-01 20:07:33 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-11-01 20:07:33 -0700 |
commit | be30d5bf44582db12b5d3425a4420041e5256661 (patch) | |
tree | a8df1bc2c18443b9bbf7b3c268691c4a1e1a5437 /src | |
parent | 458a09dbb976bd067319b1cd0ddcf7791cbba67e (diff) |
name pokemon cry voice group
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 c673f265c..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_842FC88, + (struct ToneData *)&voicegroup_pokemon_cry, NULL, NULL, 0, |