summaryrefslogtreecommitdiff
path: root/engine/items
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2021-05-31 19:40:14 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2021-05-31 19:40:14 -0400
commit7d4ec90538d297ebbfd65d82213d9c13c3527379 (patch)
tree421657da2f1a2108f004c7d388c60eacc9d749ab /engine/items
parentfa4ed9ea593d4d09afa08e662207ff8cdb84addc (diff)
Some miscellaneous changes, syncing more with pokered
Diffstat (limited to 'engine/items')
-rw-r--r--engine/items/town_map.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/items/town_map.asm b/engine/items/town_map.asm
index 3e71fc29..700be30c 100644
--- a/engine/items/town_map.asm
+++ b/engine/items/town_map.asm
@@ -105,7 +105,7 @@ DisplayTownMap:
ld [wWhichTownMapLocation], a
jp .townMapLoop
-.asm_70f87
+Func_70f87: ; unreferenced
ldh a, [hJoy5]
and D_DOWN | D_UP
ret z