Document size field of unknown struct

This commit is contained in:
PokeCodec
2020-09-09 16:05:22 -04:00
parent a32f631fe6
commit 7f1827767c
3 changed files with 12 additions and 14 deletions
+3 -3
View File
@@ -126,9 +126,9 @@ struct Unknown_806F160_Struct
u32 field_0_0:4;
u32 field_0_1:4;
u32 field_1:8;
u32 magic:8;
u32 field_3_0:4;
u32 field_3_1:4;
u16 magic:8;
u32 size:4;
u16 field_3_1:4;
void *bytes;
u8 **byteArrays;
struct SpriteTemplate *templates;