diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-22 16:42:34 -0400 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-22 16:42:34 -0400 |
commit | e93f1182e6b11ee277943808a68c534173f36b60 (patch) | |
tree | 9ae330104876610b6b8e249898d455abc7dc3751 /src/m4a_tables.c | |
parent | eb4408a6ff7a515d60e76ee958a88984b9b50407 (diff) |
Rename voicegroups
Diffstat (limited to 'src/m4a_tables.c')
-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 91f00a31d..9a4ea32e6 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_pokemon_cry, + (struct ToneData *)&voicegroup000, NULL, NULL, 0, |