summaryrefslogtreecommitdiff
path: root/wram.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 /wram.asm
parent1fa6aecbfcc81b8794ca10e6d88837b1645f95e1 (diff)
Rename FixedWords to EZChat
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/wram.asm b/wram.asm
index 171283151..06b043648 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1170,9 +1170,9 @@ wBTTempOTSprite::
wcd49:: ds 1
wcd4a:: ds 1
wcd4b:: ds 1
-wFixedWordsCursorXCoord::
+wEZChatCursorXCoord::
wcd4c:: ds 1
-wFixedWordsCursorYCoord::
+wEZChatCursorYCoord::
wcd4d:: ds 1
wcd4e:: ds 1
wcd4f:: ds 1