Merge pull request #1772 from LOuroboros/patch-1

Undefined temporary preproc macro HIBYTE
This commit is contained in:
GriffinR 2022-09-07 16:50:57 -04:00 committed by GitHub
commit c5e1feae38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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)