diff options
Diffstat (limited to 'include/common_structs.h')
| -rw-r--r-- | include/common_structs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common_structs.h b/include/common_structs.h index 7726cace8..347d14c6b 100644 --- a/include/common_structs.h +++ b/include/common_structs.h @@ -372,7 +372,7 @@ typedef struct { /* 0x023C */ f32 unk_23C; /* 0x0240 */ s32 unk_240; /* 0x0244 */ u16 animFrameSelector[4]; // [0] Active texture group - /* 0x024C */ u16 animGroupSelector[4]; + /* 0x024C */ u16 animGroupSelector[4]; // Based on screen /* 0x0254 */ u16 characterId; /* 0x0256 */ u16 unk_256; /* 0x0258 */ UnkPlayerStruct258 unk_258[40]; |
