gpu_pal_allocator_reset__manage_upper_four

This commit is contained in:
scnorton
2017-09-08 15:11:29 -04:00
parent d3edf5642e
commit db2b371e70
3 changed files with 8 additions and 12 deletions

View File

@@ -5,18 +5,6 @@
.text
thumb_func_start gpu_pal_allocator_reset__manage_upper_four
gpu_pal_allocator_reset__manage_upper_four: @ 808E880
push {lr}
bl FreeAllSpritePalettes
ldr r1, =gReservedSpritePaletteCount
movs r0, 0xC
strb r0, [r1]
pop {r0}
bx r0
.pool
thumb_func_end gpu_pal_allocator_reset__manage_upper_four
thumb_func_start sub_808E894
sub_808E894: @ 808E894
push {lr}