diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2016-08-30 23:17:30 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2016-08-30 23:17:30 -0400 |
commit | c543e2522581fe81114edb001d3ded7ee17d8797 (patch) | |
tree | ecced9be95aed749d2ca5099bbb6d8c34f1e2ec2 /include | |
parent | c79a1eb657e483cfda256bb4053f15796037cfa1 (diff) | |
parent | 31dd654eb3604b589db4019c31c7e56aa66cb406 (diff) |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'include')
-rw-r--r-- | include/gba/m4a_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gba/m4a_internal.h b/include/gba/m4a_internal.h index 8539af2e0..6e202e7b8 100644 --- a/include/gba/m4a_internal.h +++ b/include/gba/m4a_internal.h @@ -365,7 +365,7 @@ extern const u8 gNoiseTable[]; extern const struct PokemonCrySong gPokemonCrySongTemplate; -extern const struct ToneData gUnknown_0842FC88; +extern const struct ToneData voicegroup_842FC88; extern char gNumMusicPlayers[]; extern char gMaxLines[]; |