diff options
author | YamaArashi <shadow962@live.com> | 2016-11-01 20:07:33 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-11-01 20:07:33 -0700 |
commit | be30d5bf44582db12b5d3425a4420041e5256661 (patch) | |
tree | a8df1bc2c18443b9bbf7b3c268691c4a1e1a5437 /include/gba/m4a_internal.h | |
parent | 458a09dbb976bd067319b1cd0ddcf7791cbba67e (diff) |
name pokemon cry voice group
Diffstat (limited to 'include/gba/m4a_internal.h')
-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 84b448243..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_842FC88; +extern const struct ToneData voicegroup_pokemon_cry; extern char gNumMusicPlayers[]; extern char gMaxLines[]; |