Skip to content

Commit

Permalink
Merge pull request #635 from Eebit/sio_uiutils
Browse files Browse the repository at this point in the history
Decompile various Link Arena sprite utility procs
  • Loading branch information
RevoSucks authored Jun 25, 2024
2 parents 066f886 + 9d13670 commit d13481f
Show file tree
Hide file tree
Showing 17 changed files with 1,577 additions and 2,427 deletions.
8 changes: 4 additions & 4 deletions asm/code_sio.s
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@ _08045E46:
adds r1, r1, r2
ldrb r1, [r1]
movs r2, #0
bl NewProc085AA980
bl StartLinkArenaTitleBanner
bl sub_804C508
ldr r0, [r6, #0x30]
movs r1, #0xe9
Expand Down Expand Up @@ -1912,7 +1912,7 @@ sub_8046838: @ 0x08046838
bl SetTextFont
bl ResetTextFont
bl sub_8043164
bl sub_804CEB0
bl StartRuleSettingSpriteDrawStatic
add r0, sp, #4
bl LoadLinkArenaRuleSettings
movs r0, #1
Expand Down Expand Up @@ -1973,7 +1973,7 @@ _080468D4:
ldrb r1, [r0]
mov r0, r9
movs r2, #0
bl NewProc085AA980
bl StartLinkArenaTitleBanner
bl sub_804C508
ldr r0, _080469A8 @ 0x0000074B
movs r1, #1
Expand Down Expand Up @@ -2334,7 +2334,7 @@ _08046BB0:
adds r0, r7, #0
movs r1, #1
movs r2, #0
bl NewProc085AA980
bl StartLinkArenaTitleBanner
bl sub_804C508
movs r0, #0xf
bl BG_EnableSyncByMask
Expand Down
Loading

0 comments on commit d13481f

Please sign in to comment.