summaryrefslogtreecommitdiff
path: root/engine/events_2.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/events_2.asm')
-rw-r--r--engine/events_2.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/events_2.asm b/engine/events_2.asm
index e4458d9aa..1149c2431 100644
--- a/engine/events_2.asm
+++ b/engine/events_2.asm
@@ -274,7 +274,7 @@ DoBikeStep:: ; 97db3
; If we're not in an area of phone service, we don't
; have to be here.
- call GetMapHeaderPhoneServiceNybble
+ call GetMapPhoneService
and a
jr nz, .NoCall