diff options
author | paul <nintendo6496@googlemail.com> | 2018-10-11 18:56:58 +0200 |
---|---|---|
committer | paul <nintendo6496@googlemail.com> | 2018-10-11 18:56:58 +0200 |
commit | 50fcc3a1e96a1e35576d2d0769aec251a40805dd (patch) | |
tree | f100b156dfa1eb6fe773d90004d79bb246e9dcbf /include/constants/flags.h | |
parent | acdd8cab26671a975b4f155b84b24388df9d84bc (diff) | |
parent | bd88c803793a6e5c8f5d2ac1a852c912e980ef1d (diff) |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'include/constants/flags.h')
-rw-r--r-- | include/constants/flags.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/constants/flags.h b/include/constants/flags.h index e74ef1ef0..04c20b2f2 100644 --- a/include/constants/flags.h +++ b/include/constants/flags.h @@ -1286,6 +1286,13 @@ #define TRAINERS_FLAG_NO 0x356 #define CODE_FLAGS (FLAG_TRAINER_FLAG_START + TRAINERS_FLAG_NO + 0xA) // 0x860 +// TODO: Find what these are +#define FLAG_UNK820 0x820 +#define FLAG_UNK824 0x824 +#define FLAG_UNK826 0x826 + +#define FLAG_UNK843 0x843 + // SYSTEM FLAGS // 0x860 |