diff options
Diffstat (limited to 'asm/cable_car.s')
-rw-r--r-- | asm/cable_car.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/cable_car.s b/asm/cable_car.s index 59245a1b2..276b878e2 100644 --- a/asm/cable_car.s +++ b/asm/cable_car.s @@ -774,7 +774,7 @@ _08150340: orrs r3, r0 str r3, [r2, 0x8] ldr r0, [r2, 0x8] - bl warp_in + bl WarpIntoMap ldr r0, =gFieldCallback str r4, [r0] ldr r0, =CB2_LoadMap |