More usage of DISPLAY constants
This commit is contained in:
@@ -55,7 +55,7 @@ static const struct SpritePalette sEvoSparkleSpritePals[] =
|
||||
|
||||
static const struct OamData sOamData_EvoSparkle =
|
||||
{
|
||||
.y = 160,
|
||||
.y = DISPLAY_HEIGHT,
|
||||
.affineMode = ST_OAM_AFFINE_OFF,
|
||||
.objMode = ST_OAM_OBJ_NORMAL,
|
||||
.mosaic = 0,
|
||||
|
||||
Reference in New Issue
Block a user