sub_807AB38

This commit is contained in:
DizzyEggg
2024-11-29 09:56:09 +01:00
parent 27a13cca68
commit 2cdb9ea2e4
9 changed files with 140 additions and 376 deletions

View File

@@ -356,7 +356,7 @@ typedef struct Entity
// X = (posWorld * 24 + 16) * 256, while Y = (posWorld * 24 + 12) * 256.
/* 0xC */ PixelPos pixelPos;
/* 0x14 */ PixelPos prevPixelPos;
s32 unk1C;
/* 0x1C */ s24_8 unk1C;
/* 0x20 */ bool8 isVisible; // Turned off when a Pokémon faints.
u8 unk21;
u8 unk22;