Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DizzyEggg committed Dec 22, 2024
1 parent 220779d commit 1304aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sprite.c
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ void AddAxSprite(ax_pose *a0, axdata1 *a1, UnkSpriteMem *a2, unkStruct_2039DB0 *
} sp;
SpriteOAM *sprite;
s32 spriteId;
s32 pos; // Has to be used for both x and pos to match
s32 pos; // Has to be used for both x and y to match
struct UnkStackFor8004EA8 *spPtr;

if (a2 != NULL)
Expand Down

0 comments on commit 1304aab

Please sign in to comment.