diff options
Diffstat (limited to 'arm9/modules/83')
-rw-r--r-- | arm9/modules/83/asm/module_83.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/83/asm/module_83.s b/arm9/modules/83/asm/module_83.s index 70a0b70b..ebd0150e 100644 --- a/arm9/modules/83/asm/module_83.s +++ b/arm9/modules/83/asm/module_83.s @@ -1052,13 +1052,13 @@ _0222DDB8: bl MOD83_0222DCA0 ldr r0, [sp, #0x10] ldr r0, [r0, #0x10] - bl FUN_02029EBC + bl GetIGTHours add r1, r0, #0 ldr r0, [sp, #0x28] bl MOD83_0222DCF4 ldr r0, [sp, #0x10] ldr r0, [r0, #0x10] - bl FUN_02029EC0 + bl GetIGTMinutes add r2, r0, #0 mov r3, #2 ldr r0, [sp, #0x28] |