summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKermalis <29823718+Kermalis@users.noreply.github.com>2018-09-22 16:42:34 -0400
committerKermalis <29823718+Kermalis@users.noreply.github.com>2018-09-22 16:42:34 -0400
commite93f1182e6b11ee277943808a68c534173f36b60 (patch)
tree9ae330104876610b6b8e249898d455abc7dc3751 /include
parenteb4408a6ff7a515d60e76ee958a88984b9b50407 (diff)
Rename voicegroups
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 659302fd5..339a0774e 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[];