fix sBallOamData

This commit is contained in:
Evan
2019-12-03 19:52:24 -07:00
parent cf4b9de30f
commit 2dacf6c1bf
+2 -2
View File
@@ -107,8 +107,8 @@ static const struct OamData sBallOamData =
.y = 0,
.affineMode = ST_OAM_AFFINE_DOUBLE,
.objMode = ST_OAM_OBJ_NORMAL,
.mosaic = ST_OAM_4BPP,
.bpp = 0,
.mosaic = FALSE,
.bpp = ST_OAM_4BPP,
.shape = SPRITE_SHAPE(16x16),
.x = 0,
.matrixNum = 0,