diff options
author | Cameron Hall <camthesaxman@users.noreply.github.com> | 2018-02-18 19:20:50 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-18 19:20:50 -0600 |
commit | 2e21a867487e2187a954a351f775bd3f3a9535b1 (patch) | |
tree | e57f9f6851404a7591cffa7bb7842d2fc6b2d8da /asm/unk_debug_menu_3.s | |
parent | adac76c8370b86176a52d8ecb2e349e2be13f8ba (diff) | |
parent | b47dffc5df147adcd241df4bf11fa161d84af4f4 (diff) |
Merge pull request #564 from camthesaxman/decompile_debug
decompile debug code
Diffstat (limited to 'asm/unk_debug_menu_3.s')
-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 |