From 55353e0023a6a50c7a159264f5b5d2d251d5b7fc Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Thu, 10 Oct 2019 17:15:59 -0400 Subject: Port songs from Emerald (nonmatching) --- src/m4a_tables.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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, -- cgit v1.2.3