decompile more of sprite.s

This commit is contained in:
DizzyEggg
2017-09-02 01:42:44 +02:00
parent 26bf61e06f
commit c146c247f2
76 changed files with 1217 additions and 2475 deletions
+2 -2
View File
@@ -3635,7 +3635,7 @@ SetFieldVBlankCallback: @ 8086380
thumb_func_start VBlankCB_Field
VBlankCB_Field: @ 8086390
push {lr}
bl LoadOamFromSprites
bl LoadOam
bl ProcessSpriteCopyRequests
bl sub_80BA0A8
bl FieldUpdateBgTilemapScroll
@@ -4169,7 +4169,7 @@ _08086816:
movs r0, 0
movs r1, 0x80
bl ResetOamRange
bl LoadOamFromSprites
bl LoadOam
add sp, 0x4
pop {r4-r7}
pop {r0}