Merge pull request #45 from DizzyEggg/decomp_battle4
Decompile Battle 4
This commit is contained in:
+3
-3
@@ -468,7 +468,7 @@ title_screen_vblank_callback: @ 80AA780
|
||||
bl LoadOam
|
||||
bl ProcessSpriteCopyRequests
|
||||
bl TransferPlttBuffer
|
||||
ldr r0, =gUnknown_02022E1A
|
||||
ldr r0, =gBattle_BG1_Y
|
||||
ldrh r1, [r0]
|
||||
movs r0, 0x16
|
||||
bl SetGpuReg
|
||||
@@ -1156,14 +1156,14 @@ _080AAE30:
|
||||
ldrh r0, [r3, 0x10]
|
||||
adds r0, 0x1
|
||||
strh r0, [r3, 0x10]
|
||||
ldr r2, =gUnknown_02022E1A
|
||||
ldr r2, =gBattle_BG1_Y
|
||||
movs r1, 0x10
|
||||
ldrsh r0, [r3, r1]
|
||||
lsrs r1, r0, 31
|
||||
adds r0, r1
|
||||
asrs r0, 1
|
||||
strh r0, [r2]
|
||||
ldr r1, =gUnknown_02022E18
|
||||
ldr r1, =gBattle_BG1_X
|
||||
movs r0, 0
|
||||
strh r0, [r1]
|
||||
_080AAE72:
|
||||
|
||||
Reference in New Issue
Block a user