diff options
Diffstat (limited to 'arm9/asm')
-rw-r--r-- | arm9/asm/unk_02012CC8.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/asm/unk_02012CC8.s b/arm9/asm/unk_02012CC8.s index b9d7da8e..3a1b080f 100644 --- a/arm9/asm/unk_02012CC8.s +++ b/arm9/asm/unk_02012CC8.s @@ -947,7 +947,7 @@ FUN_02013300: ; 0x02013300 beq _0201331C add r0, #0xdb ldrb r0, [r0, #0x0] - bl ApplyPerspectiveType + bl Camera_ApplyPerspectiveType ldr r0, [r4, #0x20] bl Camera_SetWorkPtr bl Camera_PushLookAtToNNSGlb |