diff options
author | Cameron Hall <cameronghall@cox.net> | 2018-02-17 15:32:57 -0600 |
---|---|---|
committer | Cameron Hall <cameronghall@cox.net> | 2018-02-17 15:32:57 -0600 |
commit | b9f8d43825463363a67be0ce9fcd00b23d264e05 (patch) | |
tree | b5368c25e1e3fd7a13ed08f628520449e447131c /asm | |
parent | 0687469f88a3eeac097cf440f3d12a4b3f2986f3 (diff) |
decompile more debug code
Diffstat (limited to 'asm')
-rw-r--r-- | asm/unk_debug_menu_3.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/unk_debug_menu_3.s b/asm/unk_debug_menu_3.s index 2e4bef06c..aa156a99b 100644 --- a/asm/unk_debug_menu_3.s +++ b/asm/unk_debug_menu_3.s @@ -277,7 +277,7 @@ debug_sub_813C5B4: ldr r0, ._23 + 16 @ Str_842E23C mov r1, #0x0 mov r2, #0x0 - bl GetEnigmaBerryChecksum + bl debug_sub_80C2C18 mov r2, #0x0 ldr r3, ._23 + 20 @ 0xfff mov r1, #0x0 |