diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-15 15:46:17 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-15 15:46:17 -0500 |
commit | 650f85e7db8ea123256d661a7db59c9325115130 (patch) | |
tree | db110db056dbc3ada47e2e2815c555e2ebd13da4 /data | |
parent | 68528382d5d8a17c5d6d65f1566a9ba7c807e14a (diff) |
through sub_809B130
Diffstat (limited to 'data')
-rw-r--r-- | data/pokemon_storage_system.s | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/data/pokemon_storage_system.s b/data/pokemon_storage_system.s index 2af123090..4c988286d 100644 --- a/data/pokemon_storage_system.s +++ b/data/pokemon_storage_system.s @@ -4,28 +4,6 @@ .section .rodata .align 2 -HandCursorPalette: @ 83BB308 - .incbin "graphics/pokemon_storage/hand_cursor_pal.bin" - - .align 2 -HandCursorAltPalette: @ 83BB328 - .incbin "graphics/pokemon_storage/hand_cursor_alt_pal.bin" - - .align 2 -HandCursorTiles: @ 83BB348 - .incbin "graphics/pokemon_storage/hand_cursor.4bpp" - - .align 2 -HandCursorShadowTiles: @ 83BBB48 - .incbin "graphics/pokemon_storage/hand_cursor_shadow.4bpp" - - .align 2 -gUnknown_083BBBC8:: @ 83BBBC8 - .4byte sub_809B150 - .4byte sub_809B1D8 - .4byte sub_809B24C - - .align 2 gUnknown_083BBBD4:: @ 83BBBD4 .4byte sub_809C464, 0 .4byte sub_809C664, 1 |