summaryrefslogtreecommitdiff
path: root/include/gba/m4a_internal.h
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-10-12 11:55:37 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-10-12 11:55:37 +0800
commitff795fa8347f111163ef033a4ae132a3a3caf1eb (patch)
treeaa6ff23d6868485cd744da353610f7bae7c3ffb7 /include/gba/m4a_internal.h
parentc46e6fa3d923641c875c68027947896f78b68c1c (diff)
parentce18093251f35ad6369d9d42d84e8fe60d398891 (diff)
Merge branch 'master' into battle
Diffstat (limited to 'include/gba/m4a_internal.h')
-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 6f05a176a..3c9e99b11 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[];