summaryrefslogtreecommitdiff
path: root/home/text.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-12-07 13:32:08 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2020-12-07 13:32:08 -0500
commit098903fc971fdb4fbaec1c72de2b6b2414c5ad90 (patch)
treea33453b37aa91e918a580680805f6a3563cbddb2 /home/text.asm
parent4ef556cbc83659683454f0bf4415af52e4371d56 (diff)
FarString -> PlaceFarString, and document a BrokenPlaceFarString bug
Diffstat (limited to 'home/text.asm')
-rw-r--r--home/text.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/text.asm b/home/text.asm
index eb3a58099..a871a4a82 100644
--- a/home/text.asm
+++ b/home/text.asm
@@ -640,7 +640,7 @@ UnloadBlinkingCursor::
ldcoord_a 18, 17
ret
-FarString::
+PlaceFarString::
ld b, a
ldh a, [hROMBank]
push af