diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-08 15:11:29 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-08 15:11:29 -0400 |
commit | db2b371e70a8cbf1134866906c7eccaae7f65203 (patch) | |
tree | 2035a76472119e9a3f072a8bf572a79e791c5934 /asm/field_map_obj.s | |
parent | d3edf5642ed0f76f678bb4c566a7c96eaf793fdd (diff) |
gpu_pal_allocator_reset__manage_upper_four
Diffstat (limited to 'asm/field_map_obj.s')
-rw-r--r-- | asm/field_map_obj.s | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/asm/field_map_obj.s b/asm/field_map_obj.s index bf6d371e8..e1925f10e 100644 --- a/asm/field_map_obj.s +++ b/asm/field_map_obj.s @@ -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} |