diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-14 16:37:12 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-14 16:37:12 -0400 |
commit | a5f5418faeb2ded9ddd898851ea0716e2d6ecf09 (patch) | |
tree | 53b0e14313ee6d77e147c4b2b9b0fe3d993300d8 /main.asm | |
parent | 1fa6aecbfcc81b8794ca10e6d88837b1645f95e1 (diff) |
Rename FixedWords to EZChat
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3477,7 +3477,7 @@ Mobile_PrintOpponentBattleMessage: ; 4ea0a ld bc, wMobileOpponentBattleMessage decoord 1, 14 - callba PrintFixedWordBattleMessage + callba PrintEZChatBattleMessage pop af ld [rSVBK], a |