Skip to content

Commit

Permalink
battle_main data decomp
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangzhengwenjz committed Oct 16, 2019
1 parent 9243e79 commit a6c0088
Show file tree
Hide file tree
Showing 29 changed files with 1,128 additions and 470 deletions.
4 changes: 2 additions & 2 deletions asm/battle_1.s
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ sub_800F324: @ 800F324
push {lr}
movs r0, 0
bl ResetBgsAndClearDma3BusyFlags
ldr r1, _0800F344 @ =gUnknown_8248320
ldr r1, _0800F344 @ =gBattleBgTemplates
movs r0, 0
movs r2, 0x4
bl InitBgsFromTemplates
Expand All @@ -189,7 +189,7 @@ sub_800F324: @ 800F324
pop {r0}
bx r0
.align 2, 0
_0800F344: .4byte gUnknown_8248320
_0800F344: .4byte gBattleBgTemplates
_0800F348: .4byte gUnknown_8248330
thumb_func_end sub_800F324

Expand Down
Loading

0 comments on commit a6c0088

Please sign in to comment.