summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-09-15 09:05:34 -0500
committerGitHub <noreply@github.com>2018-09-15 09:05:34 -0500
commitf5830be0b4be66480789ab9bd9c1206516b3483f (patch)
tree7c4a12cda114671550ed2e45f13ced5656e0775a /include
parent918c7ca3b5a44bc4dc14a4d3c59cc64305516cfe (diff)
parent3e80e081b5c9d44ecc2e507302f67d4fbd8c48e6 (diff)
Merge pull request #687 from Kermalis/master
Updated changes from #380
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 ff92fcc40..9df1ed940 100644
--- a/include/gba/m4a_internal.h
+++ b/include/gba/m4a_internal.h
@@ -368,7 +368,7 @@ extern const u8 gNoiseTable[];
extern const struct PokemonCrySong gPokemonCrySongTemplate;
-extern const struct ToneData voicegroup_pokemon_cry;
+extern const struct ToneData voicegroup000;
extern char gNumMusicPlayers[];
extern char gMaxLines[];