diff options
author | YamaArashi <shadow962@live.com> | 2017-05-07 19:11:25 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-05-07 19:11:25 -0700 |
commit | 02c44d7f38cb37968de9118e184825083d02c231 (patch) | |
tree | f7e1f1be67076303d756c9e6760dac08ac22d55a /data | |
parent | 964520bca5d11f68b4f3fa169499e2d3bb1d20ea (diff) |
decompile battle music and pokemon palette functions
Diffstat (limited to 'data')
-rw-r--r-- | data/text/battle_strings.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/text/battle_strings.inc b/data/text/battle_strings.inc index 12ccf0fad..35c3d7d6b 100644 --- a/data/text/battle_strings.inc +++ b/data/text/battle_strings.inc @@ -1101,7 +1101,7 @@ gBadEggNickname:: @ 8400E3A .string "Bad EGG$" gUnknown_08400E42:: @ 8400E42 -BattleText_Wally: +BattleText_Wally:: .string "WALLY$" BattleText_Win:: @ 8400E48 |