diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-12-24 17:45:49 -0600 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2021-12-24 17:45:49 -0600 |
commit | f0ef6ae481ec2cc655f1606f074de38ef26276c4 (patch) | |
tree | 028f81d66b2cd990d163062280e558a080b30071 /asm/code_80428A0.s | |
parent | e7a59a1a21cec81190434e397f62c245e73063e4 (diff) |
decomp some more
Diffstat (limited to 'asm/code_80428A0.s')
-rw-r--r-- | asm/code_80428A0.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/code_80428A0.s b/asm/code_80428A0.s index 49ef590..bb4e09e 100644 --- a/asm/code_80428A0.s +++ b/asm/code_80428A0.s @@ -1099,7 +1099,7 @@ _08043318: movs r0, 0xA strh r0, [r1] ldr r0, [r2] - bl sub_80840D8 + bl SetDungeonRNG _08043346: ldr r0, [r4] ldr r1, _080434C4 @@ -4197,4 +4197,4 @@ ResetAction: bx lr thumb_func_end ResetAction - .align 2, 0
\ No newline at end of file + .align 2, 0 |