diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-18 16:18:34 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-18 16:18:34 -0400 |
commit | 7ac60bc3afec848530721dc19d2c1a9ff10ea3a5 (patch) | |
tree | c8b3e141e03e3e0b59749ac2a1cb03d1ec9cbd87 /data/graphics.s | |
parent | a16d9af699f367458d6832377a2806659d303bbe (diff) |
Dump map object graphics info, 1
Diffstat (limited to 'data/graphics.s')
-rw-r--r-- | data/graphics.s | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/graphics.s b/data/graphics.s index 721cc2a3e..0fb817421 100644 --- a/data/graphics.s +++ b/data/graphics.s @@ -2589,7 +2589,7 @@ gFile_graphics_battle_anims_sprites_257_palette:: @ 8D2FB94 .align 2 gUnknown_8D2FBB4:: @ 8D2FBB4 - .incbin "baserom.gba", 0xD2FBB4, 0x20 + .incbin "graphics/interface/unk_8D2FBB4.gbapal" .align 2 gMonFrontPic_Bulbasaur:: @ 8D2FBD4 @@ -7724,7 +7724,7 @@ gMonIcon_Heracross:: @ 8DC21A0 .incbin "graphics/pokemon/heracross/icon.4bpp" gUnknown_heracross_icon:: @ 8DC25A0 - .incbin "baserom.gba", 0xDC25A0, 0x400 + .incbin "graphics/pokemon/heracross/unk_icon.4bpp" .align 2 gMonFootprint_Heracross:: @ 8DC29A0 @@ -13936,13 +13936,13 @@ gUnknown_8E83604:: @ 8E83604 .incbin "baserom.gba", 0xE83604, 0x28 gUnknown_8E8362C:: @ 8E8362C - .incbin "baserom.gba", 0xE8362C, 0x790 + .incbin "graphics/interface/unk_8E8362C.4bpp.lz" gUnknown_8E83DBC:: @ 8E83DBC - .incbin "baserom.gba", 0xE83DBC, 0x7A4 + .incbin "graphics/interface/unk_8E83DBC.4bpp.lz" gUnknown_8E84560:: @ 8E84560 - .incbin "baserom.gba", 0xE84560, 0x28 + .incbin "graphics/interface/unk_8E84560.gbapal.lz" .align 2 gFile_graphics_interface_bag_swap_sheet:: @ 8E84588 |