diff options
Diffstat (limited to 'arm9/modules/14')
-rw-r--r-- | arm9/modules/14/asm/module_14.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/14/asm/module_14.s b/arm9/modules/14/asm/module_14.s index 21e68458..0f186c44 100644 --- a/arm9/modules/14/asm/module_14.s +++ b/arm9/modules/14/asm/module_14.s @@ -7519,7 +7519,7 @@ MOD14_021DB220: ; 0x021DB220 add r4, r1, #0 add r5, r0, #0 ldr r0, [r4] - bl FUN_02022510 + bl GetStoragePCPointer mov r1, #0x12 lsl r1, r1, #4 str r0, [r5, r1] |