diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-09-23 22:49:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-24 00:49:43 -0500 |
commit | 0d3b11e81a215875fc533db17895613c47a4da73 (patch) | |
tree | d392a83755f1b7631c241c100c9e778d96ef5527 /asm/code_801C620.s | |
parent | 8237e29a164211eb2ec4cd161eb4183cc1947fee (diff) |
Data work and decomp some mail/pelipper board (#54)
* data work and decomp some mail/pelipper board
* resuce -> rescue
* label more data
Diffstat (limited to 'asm/code_801C620.s')
-rw-r--r-- | asm/code_801C620.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/code_801C620.s b/asm/code_801C620.s index 1f2dd00..367553b 100644 --- a/asm/code_801C620.s +++ b/asm/code_801C620.s @@ -1578,7 +1578,7 @@ _0801D4FE: str r0, [r1, 0x78] movs r0, 0x9 str r0, [r1, 0x7C] - bl sub_802C83C + bl HasNoAcceptedJobs lsls r0, 24 cmp r0, 0 beq _0801D532 |