diff options
Diffstat (limited to 'engine/warp_connection.asm')
-rwxr-xr-x | engine/warp_connection.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/warp_connection.asm b/engine/warp_connection.asm index 084343a33..515edce40 100755 --- a/engine/warp_connection.asm +++ b/engine/warp_connection.asm @@ -326,7 +326,7 @@ RefreshMapSprites: ; 1047f0 jr nz, .skip ld hl, VramState set 0, [hl] - call Function2e31 + call SafeUpdateSprites .skip ld a, [wPlayerSpriteSetupFlags] and %00011100 |