summaryrefslogtreecommitdiff
path: root/home/map.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/map.asm')
-rw-r--r--home/map.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/map.asm b/home/map.asm
index b9b27168e..193f58bc6 100644
--- a/home/map.asm
+++ b/home/map.asm
@@ -1588,7 +1588,7 @@ Function28f7:: ; 28f7
ret
; 2914
-Function2914:: ; 2914
+GetMovementPermissions:: ; 2914
xor a
ld [TilePermissions], a
call GetLeftRightCollision