diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-02 13:11:19 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-02 13:11:19 +0200 |
commit | 84240b1a5a445ff4efe21580c22051323a954fba (patch) | |
tree | 2ad5e5cb65cf0e06532a4500ef1b76e9a3e519f7 /asm/evolution_graphics.s | |
parent | 24a1e3e544eecbb10905f41c257fce8df7e3a5ce (diff) |
sprite.c: move ewram, iwram, rom data
Diffstat (limited to 'asm/evolution_graphics.s')
-rw-r--r-- | asm/evolution_graphics.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/evolution_graphics.s b/asm/evolution_graphics.s index a836217d1..28c823e76 100644 --- a/asm/evolution_graphics.s +++ b/asm/evolution_graphics.s @@ -567,7 +567,7 @@ sub_817BE78: @ 817BE78 ldr r0, =gUnknown_085F540C bl LoadCompressedObjectPicUsingHeap ldr r0, =gUnknown_085F541C - bl LoadTaggedObjectPalettes + bl LoadSpritePalettes pop {r0} bx r0 .pool |