summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2016-11-01 21:48:22 -0500
committerDiegoisawesome <diego@domoreaweso.me>2016-11-01 21:48:22 -0500
commitf5743c7d6f73371c85167b3f0317154b96e43487 (patch)
tree5392195ad645bc7813dd8a5a15674d1213ad965f /include
parent7f292ba84e6910ecd010bfaacfb6b18c3bad4aa3 (diff)
Ported libmks4agb from pokeruby
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 84b448243..c6cff3b6f 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 voicegroup_842FC88;
+extern const struct ToneData voicegroup_8675D04;
extern char gNumMusicPlayers[];
extern char gMaxLines[];