mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-21 19:54:14 +01:00
Undefined temporary preproc macro HIBYTE
This commit is contained in:
parent
af1725793a
commit
05c13614c6
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user