summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-08-29 21:30:01 -0700
committerYamaArashi <shadow962@live.com>2016-08-29 23:45:09 -0700
commit61601293b2e4b8978b60744b9fcb9d79f59a9b29 (patch)
treed93ae908571567c3afffef9eea933442a8549f17 /include
parent31c8226f6076d703c0e2a39ac4a0d31c5ad90498 (diff)
dump songs
Diffstat (limited to 'include')
-rw-r--r--include/gba/m4a_internal.h2
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[];