Undefined temporary preproc macro HIBYTE

This commit is contained in:
LOuroboros 2022-09-07 13:41:48 -03:00 committed by GitHub
parent af1725793a
commit 05c13614c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -977,6 +977,8 @@ static void SpriteCB_PlayerMonSendOut_2(struct Sprite *sprite)
} }
} }
#undef HIBYTE
static void SpriteCB_ReleaseMon2FromBall(struct Sprite *sprite) static void SpriteCB_ReleaseMon2FromBall(struct Sprite *sprite)
{ {
if (sprite->data[0]++ > 24) if (sprite->data[0]++ > 24)