Port pokemon_icon data
This commit is contained in:
@@ -511,9 +511,6 @@ gUnknown_83D35DC:: @ 83D35DC
|
||||
gUnknown_83D3728:: @ 83D3728
|
||||
.incbin "baserom.gba", 0x3D3728, 0x18
|
||||
|
||||
gUnknown_83D3740:: @ 83D3740
|
||||
.incbin "baserom.gba", 0x3D3740, 0x60
|
||||
|
||||
@ pokemon_icon
|
||||
.section .rodata.83D4100
|
||||
.align 2
|
||||
|
||||
+416
-418
File diff suppressed because it is too large
Load Diff
@@ -1,25 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
gMonIconTable:: @ 83D37A0
|
||||
.incbin "baserom.gba", 0x3D37A0, 0x6E0
|
||||
|
||||
gMonIconPaletteIndices:: @ 83D3E80
|
||||
.incbin "baserom.gba", 0x3D3E80, 0x1B8
|
||||
|
||||
gMonIconPaletteTable:: @ 83D4038
|
||||
.incbin "baserom.gba", 0x3D4038, 0x30
|
||||
|
||||
sMonIconOamData:: @ 83D4068
|
||||
.incbin "baserom.gba", 0x3D4068, 0x44
|
||||
|
||||
sMonIconAnims:: @ 83D40AC
|
||||
.incbin "baserom.gba", 0x3D40AC, 0x34
|
||||
|
||||
sMonIconAffineAnims:: @ 83D40E0
|
||||
.incbin "baserom.gba", 0x3D40E0, 0x8
|
||||
|
||||
sSpriteImageSizes:: @ 83D40E8
|
||||
.incbin "baserom.gba", 0x3D40E8, 0x18
|
||||
Reference in New Issue
Block a user