gMiscBlank_Gfx
This commit is contained in:
@@ -555,8 +555,6 @@ gUnknown_825E2F4:: @ 825E2F4
|
||||
|
||||
.section .rodata.825EF0C
|
||||
|
||||
.incbin "baserom.gba", 0x25E70C, 0x800
|
||||
|
||||
gUnknown_825EF0C:: @ 825EF0C
|
||||
.incbin "baserom.gba", 0x25EF0C, 0x8E8
|
||||
|
||||
|
||||
@@ -111,6 +111,7 @@ static const u16 gCrc16Table[] =
|
||||
0x7BC7, 0x6A4E, 0x58D5, 0x495C, 0x3DE3, 0x2C6A, 0x1EF1, 0x0F78,
|
||||
};
|
||||
|
||||
const u8 gMiscBlank_Gfx[] = INCBIN_U8("graphics/interface/blank.4bpp");
|
||||
|
||||
u8 CreateInvisibleSpriteWithCallback(void (*callback)(struct Sprite *))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user