diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-11-16 20:38:10 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-11-16 20:38:10 +0100 |
commit | b37d8c0821997038c96723d85bcc95734af0c159 (patch) | |
tree | d03d4764b3c86a5ec36de8d96d4176d0c8526b24 /include/global.h | |
parent | a98c6bf210cec0591badb51be1e472c5fb4f1f1a (diff) |
start decompiling wild encounter
Diffstat (limited to 'include/global.h')
-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 3421517d7..7547d523b 100644 --- a/include/global.h +++ b/include/global.h @@ -579,7 +579,7 @@ struct SaveBlock1 /*0x2BB0*/ u16 unk2BB0[6]; /*0x2BBC*/ u16 unk2BBC[6]; /*0x2BC8*/ u16 unk2BC8[6]; - /*0x2BD4*/ u16 unk2BD4[3]; + /*0x2BD4*/ u16 unk2BD4[6]; /*0x2BE0*/ struct MailStruct mail[16]; /*0x2E20*/ u8 additionalPhrases[5]; // bitfield for 33 additional phrases in easy chat system /*0x2E25*/ u8 unk2E25[3]; // possibly padding? |