summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-14 16:37:12 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-14 16:37:12 -0400
commita5f5418faeb2ded9ddd898851ea0716e2d6ecf09 (patch)
tree53b0e14313ee6d77e147c4b2b9b0fe3d993300d8 /main.asm
parent1fa6aecbfcc81b8794ca10e6d88837b1645f95e1 (diff)
Rename FixedWords to EZChat
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index 8edf79003..04584bbb2 100644
--- a/main.asm
+++ b/main.asm
@@ -3477,7 +3477,7 @@ Mobile_PrintOpponentBattleMessage: ; 4ea0a
ld bc, wMobileOpponentBattleMessage
decoord 1, 14
- callba PrintFixedWordBattleMessage
+ callba PrintEZChatBattleMessage
pop af
ld [rSVBK], a