From 581ec47ae255f3374b10d3fdbee873cb3815870a Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sun, 29 Mar 2020 10:42:31 -0400 Subject: Document map_name_popup task fields --- include/constants/flags.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/constants/flags.h') diff --git a/include/constants/flags.h b/include/constants/flags.h index 212718bc9..d7b4195e2 100644 --- a/include/constants/flags.h +++ b/include/constants/flags.h @@ -1437,7 +1437,7 @@ // SPECIAL FLAGS (unknown purpose) #define SPECIAL_FLAGS_START 0x4000 #define SPECIAL_FLAGS_COUNT 16 -#define FLAG_SPECIAL_FLAG_0x4000 0x4000 +#define FLAG_DONT_SHOW_MAP_NAME_POPUP 0x4000 #define FLAG_DONT_TRANSITION_MUSIC 0x4001 #define FLAG_SPECIAL_FLAG_0x4002 0x4002 #define FLAG_SPECIAL_FLAG_0x4003 0x4003 -- cgit v1.2.3