Port/dump back_pic_coordinates.
This commit is contained in:
@@ -7,9 +7,6 @@
|
|||||||
|
|
||||||
.section .rodata
|
.section .rodata
|
||||||
|
|
||||||
gMonBackPicCoords:: @ 8235E6C
|
|
||||||
.incbin "baserom.gba", 0x235E6C, 0x6E0
|
|
||||||
|
|
||||||
gMonBackPicTable:: @ 823654C
|
gMonBackPicTable:: @ 823654C
|
||||||
.incbin "baserom.gba", 0x23654C, 0xDC0
|
.incbin "baserom.gba", 0x23654C, 0xDC0
|
||||||
|
|
||||||
|
|||||||
@@ -275,3 +275,4 @@ const union AnimCmd *const gSpriteAnimTable_82349BC[] =
|
|||||||
|
|
||||||
#include "data/pokemon_graphics/front_pic_coordinates.h"
|
#include "data/pokemon_graphics/front_pic_coordinates.h"
|
||||||
#include "data/pokemon_graphics/front_pic_table.h"
|
#include "data/pokemon_graphics/front_pic_table.h"
|
||||||
|
#include "data/pokemon_graphics/back_pic_coordinates.h"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user