mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 03:34:15 +01:00
Extract data around Deoxys icon
This commit is contained in:
parent
59680b2a73
commit
79451b5bb4
@ -9250,7 +9250,13 @@ gMonShinyPalette_Deoxys:: @ 8D3B7D0
|
|||||||
gMonIcon_Deoxys:: @ 8D3B7F8
|
gMonIcon_Deoxys:: @ 8D3B7F8
|
||||||
.incbin "graphics/pokemon/icons/deoxys_icon.4bpp"
|
.incbin "graphics/pokemon/icons/deoxys_icon.4bpp"
|
||||||
|
|
||||||
.incbin "baserom.gba", 0xd3bbf8, 0x8000
|
.incbin "graphics/pokemon/icons/deoxys_speed_icon.4bpp"
|
||||||
|
|
||||||
|
.incbin "graphics/unused/deoxys_speed_icon_wide.4bpp"
|
||||||
|
|
||||||
|
.space 0x6800
|
||||||
|
|
||||||
|
.incbin "graphics/unknown/unknown_D437F8.bin"
|
||||||
|
|
||||||
.align 2
|
.align 2
|
||||||
gMonFootprint_Deoxys:: @ 8D43BF8
|
gMonFootprint_Deoxys:: @ 8D43BF8
|
||||||
|
BIN
graphics/pokemon/icons/deoxys_speed_icon.png
Normal file
BIN
graphics/pokemon/icons/deoxys_speed_icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 376 B |
BIN
graphics/unknown/unknown_D437F8.bin
Normal file
BIN
graphics/unknown/unknown_D437F8.bin
Normal file
Binary file not shown.
BIN
graphics/unused/deoxys_speed_icon_wide.png
Normal file
BIN
graphics/unused/deoxys_speed_icon_wide.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 401 B |
Loading…
Reference in New Issue
Block a user