diff options
Diffstat (limited to 'home/map_objects.asm')
-rw-r--r-- | home/map_objects.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/map_objects.asm b/home/map_objects.asm index a803f6ee1..df7d87332 100644 --- a/home/map_objects.asm +++ b/home/map_objects.asm @@ -326,7 +326,7 @@ Function18f5: ; 18f5 Function194d: ; 194d ld [hConnectionStripLength], a call GetMapObject - call $40e7 + call Function80e7 ret ; 1956 |