Merge branch 'master' into doc-overworld
This commit is contained in:
@@ -1019,7 +1019,7 @@ void DoSecretBaseGlitterMatSparkle(void)
|
||||
s16 y = gObjectEvents[gPlayerAvatar.objectEventId].currentCoords.y;
|
||||
u8 spriteId;
|
||||
|
||||
sub_80930E0(&x, &y, 8, 4);
|
||||
SetSpritePosToOffsetMapCoords(&x, &y, 8, 4);
|
||||
|
||||
spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[FLDEFFOBJ_SPARKLE], x, y, 0);
|
||||
if (spriteId != MAX_SPRITES)
|
||||
|
||||
Reference in New Issue
Block a user