diff options
author | YamaArashi <shadow962@live.com> | 2016-08-29 21:30:01 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-08-29 23:45:09 -0700 |
commit | 61601293b2e4b8978b60744b9fcb9d79f59a9b29 (patch) | |
tree | d93ae908571567c3afffef9eea933442a8549f17 /src/m4a_tables.c | |
parent | 31c8226f6076d703c0e2a39ac4a0d31c5ad90498 (diff) |
dump songs
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 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, |