mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-11 12:37:14 -05:00
Merge pull request #1772 from LOuroboros/patch-1
Undefined temporary preproc macro HIBYTE
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user