summaryrefslogtreecommitdiff
path: root/home/map.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/map.asm')
-rw-r--r--home/map.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/home/map.asm b/home/map.asm
index 02cfc4b11..bb88bebe6 100644
--- a/home/map.asm
+++ b/home/map.asm
@@ -1108,21 +1108,21 @@ ObjectEvent::
ObjectEventText::
text_far _ObjectEventText
- db "@"
+ text_end
BGEvent::
jumptext BGEventText
BGEventText::
text_far UnknownText_0x1c46fc
- db "@"
+ text_end
CoordinatesEvent::
jumptext CoordinatesEventText
CoordinatesEventText::
text_far UnknownText_0x1c4706
- db "@"
+ text_end
CheckObjectMask::
ldh a, [hMapObjectIndexBuffer]