diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-14 01:11:01 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-14 01:11:01 -0400 |
commit | 1a84ca4e552c6b5c98500475a5bc177f59e3b42a (patch) | |
tree | f331c74577497df27f4aaaf3631a44d99c623776 /wram.asm | |
parent | c72912337eecbd46a24be286d1a48139a69df82e (diff) |
EZChat cursor object
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |