summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-14 01:11:01 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-14 01:11:01 -0400
commit1a84ca4e552c6b5c98500475a5bc177f59e3b42a (patch)
treef331c74577497df27f4aaaf3631a44d99c623776 /wram.asm
parentc72912337eecbd46a24be286d1a48139a69df82e (diff)
EZChat cursor object
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/wram.asm b/wram.asm
index 9684a00cd..8b8e16eee 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1170,7 +1170,9 @@ wBTTempOTSprite::
wcd49:: ds 1
wcd4a:: ds 1
wcd4b:: ds 1
+wFixedWordsCursorXCoord::
wcd4c:: ds 1
+wFixedWordsCursorYCoord::
wcd4d:: ds 1
wcd4e:: ds 1
wcd4f:: ds 1