From 61601293b2e4b8978b60744b9fcb9d79f59a9b29 Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Mon, 29 Aug 2016 21:30:01 -0700 Subject: dump songs --- 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 39344a590..f557fb073 100644 --- a/src/m4a_tables.c +++ b/src/m4a_tables.c @@ -260,7 +260,7 @@ const struct PokemonCrySong gPokemonCrySongTemplate = 0, // block count 255, // priority 0, // reverb - (struct ToneData *)&gUnknown_0842FC88, + (struct ToneData *)&voicegroup_842FC88, NULL, NULL, 0, -- cgit v1.2.3