diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-14 19:10:31 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-14 19:10:31 -0500 |
commit | 5fcd1184d8a189887e44559edb12417717afca5b (patch) | |
tree | 5147c936812f6c673e81fd56fdd15d30e919108e /data | |
parent | f33a73ed931885507b1a5f199044d85255078bc2 (diff) |
through sub_809A860
Diffstat (limited to 'data')
-rw-r--r-- | data/pokemon_storage_system.s | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/data/pokemon_storage_system.s b/data/pokemon_storage_system.s index aa9767dfa..2af123090 100644 --- a/data/pokemon_storage_system.s +++ b/data/pokemon_storage_system.s @@ -4,31 +4,6 @@ .section .rodata .align 2 -gOamData_83BB2D0:: @ 83BB2D0 - .2byte 0x8000 - .2byte 0x0000 - .2byte 0x0800 - - .align 2 -gSpriteAnim_83BB2D8:: @ 83BB2D8 - obj_image_anim_frame 0, 5 - obj_image_anim_end - - .align 2 -gSpriteAnim_83BB2E0:: @ 83BB2E0 - obj_image_anim_frame 2, 5 - obj_image_anim_end - - .align 2 -gSpriteAnimTable_83BB2E8:: @ 83BB2E8 - .4byte gSpriteAnim_83BB2D8 - .4byte gSpriteAnim_83BB2E0 - - .align 2 -gSpriteTemplate_83BB2F0:: @ 83BB2F0 - spr_template 6, 56015, gOamData_83BB2D0, gSpriteAnimTable_83BB2E8, NULL, gDummySpriteAffineAnimTable, sub_809A8C8 - - .align 2 HandCursorPalette: @ 83BB308 .incbin "graphics/pokemon_storage/hand_cursor_pal.bin" |