diff options
author | YamaArashi <shadow962@live.com> | 2016-11-01 20:10:09 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-11-01 20:10:09 -0700 |
commit | dcf291abe42fde4c3315272647c9b67dec246245 (patch) | |
tree | e6d891472646ea594b96642c7b397143022f8d6f /include | |
parent | 69c734c9a8b7fbc405d0d6e81bf7e2bcf783883d (diff) |
name pokemon cry voicegroup
Diffstat (limited to 'include')
-rw-r--r-- | include/gba/m4a_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gba/m4a_internal.h b/include/gba/m4a_internal.h index c6cff3b6f..f5d44de99 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_8675D04; +extern const struct ToneData voicegroup_pokemon_cry; extern char gNumMusicPlayers[]; extern char gMaxLines[]; |