diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-08 10:31:33 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-08 10:31:33 -0400 |
commit | 99bd3d91547858203c84cdf7f4ec37effabc0385 (patch) | |
tree | 0474d1930129cd1943300d1be78b849061e3532f /include/constants/flags.h | |
parent | 0f67a952a396c80984236b45974407bcc8f6191d (diff) |
Finish main menu decomp
Diffstat (limited to 'include/constants/flags.h')
-rw-r--r-- | include/constants/flags.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/flags.h b/include/constants/flags.h index 7f4655d4e..b13be9d9a 100644 --- a/include/constants/flags.h +++ b/include/constants/flags.h @@ -1377,7 +1377,7 @@ #define TRAINERS_FLAG_NO 0x356 #define CODE_FLAGS (FLAG_TRAINER_FLAG_START + TRAINERS_FLAG_NO + 0xA) // 0x860 -// TODO: Find what these are +// TODO: These three are badge flags #define FLAG_UNK820 0x820 #define FLAG_UNK824 0x824 #define FLAG_UNK826 0x826 |