diff options
Diffstat (limited to 'home/map.asm')
-rw-r--r-- | home/map.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home/map.asm b/home/map.asm index 02df97323..b3ef17da8 100644 --- a/home/map.asm +++ b/home/map.asm @@ -1114,14 +1114,14 @@ BGEvent:: jumptext BGEventText BGEventText:: - text_far UnknownText_0x1c46fc + text_far _BGEventText text_end CoordinatesEvent:: jumptext CoordinatesEventText CoordinatesEventText:: - text_far UnknownText_0x1c4706 + text_far _CoordinatesEventText text_end CheckObjectMask:: |