diff options
Diffstat (limited to 'engine/scripting.asm')
-rw-r--r-- | engine/scripting.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/scripting.asm b/engine/scripting.asm index c37d82594..115ed77f8 100644 --- a/engine/scripting.asm +++ b/engine/scripting.asm @@ -1222,7 +1222,7 @@ ApplyPersonFacing: ; 0x9728b ; 0x972bc .DisableTextTiles: ; 0x972bc - call Function217a + call LoadMapPart hlcoord 0, 0 ld bc, SCREEN_WIDTH * SCREEN_HEIGHT .loop |