diff options
Diffstat (limited to 'include/z64message.h')
| -rw-r--r-- | include/z64message.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/z64message.h b/include/z64message.h index da4349d69..4142ef324 100644 --- a/include/z64message.h +++ b/include/z64message.h @@ -211,7 +211,7 @@ typedef struct MessageContext { /* 0x11FF8 */ s16 unk11FF8; /* 0x11FFA */ s16 unk11FFA; /* 0x11FFC */ s16 unk11FFC; - /* 0x11FFE */ s16 unk11FFE[0x3]; + /* 0x11FFE */ s16 choicePosY[0x3]; /* 0x12004 */ s16 textboxXTarget; /* 0x12006 */ s16 textboxYTarget; /* 0x12008 */ s16 unk12008; |
