diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-20 11:30:09 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-20 11:30:09 -0400 |
commit | 8a31e58689af6e62c8c272c24397310c2a44f6f5 (patch) | |
tree | 9c14320812672765c2db383418c5a9128cf353f1 /include | |
parent | 0895d8d861ca7db6d8fa2910f6275eb6b615340e (diff) |
sub_818E298
Diffstat (limited to 'include')
-rw-r--r-- | include/global.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h index 569345355..09dabf822 100644 --- a/include/global.h +++ b/include/global.h @@ -676,7 +676,7 @@ struct LilycoveLadyQuiz /*0x016*/ u16 unk_016; /*0x018*/ u8 playerName[8]; /*0x020*/ u16 playerTrainerId[4]; - /*0x028*/ u16 unk_028; + /*0x028*/ u16 itemId; /*0x02a*/ u8 unk_02a; /*0x02b*/ u8 unk_02b; /*0x02c*/ u8 unk_02c; |