sprite.c: move ewram, iwram, rom data

This commit is contained in:
DizzyEggg
2017-09-02 13:11:19 +02:00
parent 24a1e3e544
commit 84240b1a5a
73 changed files with 1100 additions and 1499 deletions
+3 -3
View File
@@ -1288,7 +1288,7 @@ _0813D45C:
.4byte _0813D56C
_0813D48C:
bl ResetSpriteData
bl ResetObjectPaletteAllocator
bl FreeAllSpritePalettes
movs r0, 0x3
bl HideBg
movs r0, 0x2
@@ -1562,7 +1562,7 @@ sub_813D6D0: @ 813D6D0
ldr r0, =gUnknown_085B401C
bl LoadSpriteSheet
ldr r0, =gUnknown_085B4024
bl LoadTaggedObjectPalette
bl LoadSpritePalette
ldr r0, =gUnknown_03001204
movs r1, 0
strh r1, [r0]
@@ -1786,7 +1786,7 @@ sub_813D8A8: @ 813D8A8
mov r0, sp
bl LoadSpriteSheet
ldr r0, =gUnknown_085B40EC
bl LoadTaggedObjectPalette
bl LoadSpritePalette
add sp, 0x8
pop {r0}
bx r0