From 7b34c8f065d4a13a55a1749812f129a84bebb8be Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Mon, 17 Mar 2025 22:47:41 +0100 Subject: [PATCH] Remove filler from unkPokeSubStruct_C --- include/structs/str_pokemon.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/structs/str_pokemon.h b/include/structs/str_pokemon.h index b31acbe23..8a7d7e1a2 100644 --- a/include/structs/str_pokemon.h +++ b/include/structs/str_pokemon.h @@ -18,7 +18,6 @@ typedef struct Offense typedef struct unkPokeSubStruct_C { u8 level; - u8 fill1[3]; } unkPokeSubStruct_C; // size: 0x58