Skip to content

Commit

Permalink
Merge pull request #1772 from LOuroboros/patch-1
Browse files Browse the repository at this point in the history
Undefined temporary preproc macro HIBYTE
  • Loading branch information
GriffinRichards authored Sep 7, 2022
2 parents af17257 + 05c1361 commit c5e1fea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pokeball.c
Original file line number Diff line number Diff line change
Expand Up @@ -977,6 +977,8 @@ static void SpriteCB_PlayerMonSendOut_2(struct Sprite *sprite)
}
}

#undef HIBYTE

static void SpriteCB_ReleaseMon2FromBall(struct Sprite *sprite)
{
if (sprite->data[0]++ > 24)
Expand Down

0 comments on commit c5e1fea

Please sign in to comment.