Add MON_PIC_SIZE constant
This commit is contained in:
@@ -828,7 +828,7 @@ void CreateConditionMonPic(u8 id)
|
||||
}
|
||||
else
|
||||
{
|
||||
DmaCopy16Defvars(3, GetConditionMonPicGfx(id), structPtr->unk181C, 0x800);
|
||||
DmaCopy16Defvars(3, GetConditionMonPicGfx(id), structPtr->unk181C, MON_PIC_SIZE);
|
||||
LoadPalette(GetConditionMonPal(id), structPtr->monPalIndex, 0x20);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user