diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-12-28 21:34:16 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-28 21:34:16 -0600 |
commit | 6512ebff67e163a5a6c0f5e19847e2a4dda19ad1 (patch) | |
tree | 028f81d66b2cd990d163062280e558a080b30071 /asm/code_808333C.s | |
parent | 7a1956f51d3bbba5f49f97526b79efafa85792bb (diff) | |
parent | f0ef6ae481ec2cc655f1606f074de38ef26276c4 (diff) |
Merge pull request #90 from pret/pokemon_mail_data
Pokemon mail data and some decomp
Diffstat (limited to 'asm/code_808333C.s')
-rw-r--r-- | asm/code_808333C.s | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/asm/code_808333C.s b/asm/code_808333C.s index 5677a42..bd38800 100644 --- a/asm/code_808333C.s +++ b/asm/code_808333C.s @@ -1865,15 +1865,4 @@ _080840D0: .4byte 0xffff0000 _080840D4: .4byte 0x00ffffff thumb_func_end sub_80840A4 - thumb_func_start sub_80840D8 -sub_80840D8: - ldr r2, _080840E4 - movs r1, 0x1 - orrs r1, r0 - str r1, [r2] - bx lr - .align 2, 0 -_080840E4: .4byte gDungeonRngState - thumb_func_end sub_80840D8 - .align 2, 0 |