summaryrefslogtreecommitdiff
path: root/home/trainers.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-06-15 13:12:56 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-06-15 13:12:56 -0400
commit9f01e33a0428f8a8c206b3f6018f526a41d65b43 (patch)
tree7f3c8606ebbe0f882955761a899ec9f819412c17 /home/trainers.asm
parent0bc1e91d217fb1a724c08ed6c5826c2379f10507 (diff)
Port miscellaneous recent updates from pokecrystal
Diffstat (limited to 'home/trainers.asm')
-rw-r--r--home/trainers.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/trainers.asm b/home/trainers.asm
index 04f74f2f..0f9a1c9b 100644
--- a/home/trainers.asm
+++ b/home/trainers.asm
@@ -203,7 +203,7 @@ FacingPlayerDistance::
and a
ret
-CheckTrainerFlag::
+UnreferencedCheckTrainerFlag::
push bc
ld hl, OBJECT_MAP_OBJECT_INDEX
add hl, bc