diff options
Diffstat (limited to 'engine/events_2.asm')
-rw-r--r-- | engine/events_2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/events_2.asm b/engine/events_2.asm index 49ee3f229..73ac1f6ff 100644 --- a/engine/events_2.asm +++ b/engine/events_2.asm @@ -275,7 +275,7 @@ Function97db5: ; 97db5 ld a, [PlayerState] cp 1 jr nz, .NoCall - call Function2d05 + call GetMapHeaderPhoneServiceNybble and a jr nz, .NoCall ld hl, wdca1 + 1 |