summaryrefslogtreecommitdiff
path: root/include/pokemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pokemon.h')
-rw-r--r--include/pokemon.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/pokemon.h b/include/pokemon.h
index 81c17f545..a956b9c40 100644
--- a/include/pokemon.h
+++ b/include/pokemon.h
@@ -127,8 +127,8 @@ struct Unknown_806F160_Struct
u32 field_0_1:4;
u32 field_1:8;
u16 magic:8;
- u32 size:4;
- u16 field_3_1:4;
+ u32 field_3_0:4;
+ u32 field_3_1:4;
void *bytes;
u8 **byteArrays;
struct SpriteTemplate *templates;