Skip to content

Commit c06beb6

Browse files
Merge pull request #369 from DizzyEggg/patch-8
Remove filler from unkPokeSubStruct_C
2 parents b18c1f2 + 7b34c8f commit c06beb6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/structs/str_pokemon.h

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ typedef struct Offense
1818
typedef struct unkPokeSubStruct_C
1919
{
2020
u8 level;
21-
u8 fill1[3];
2221
} unkPokeSubStruct_C;
2322

2423
// size: 0x58

0 commit comments

Comments
 (0)