We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b18c1f2 + 7b34c8f commit c06beb6Copy full SHA for c06beb6
include/structs/str_pokemon.h
@@ -18,7 +18,6 @@ typedef struct Offense
18
typedef struct unkPokeSubStruct_C
19
{
20
u8 level;
21
- u8 fill1[3];
22
} unkPokeSubStruct_C;
23
24
// size: 0x58
0 commit comments