From 2ff8af13d5a259fa0ca07afe3ecf4792b6871a80 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sat, 19 Oct 2019 20:30:38 -0400 Subject: Hide/show flags through 07F --- include/constants/map_objects.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/constants/map_objects.h') diff --git a/include/constants/map_objects.h b/include/constants/map_objects.h index b6154da17..39c8871e1 100644 --- a/include/constants/map_objects.h +++ b/include/constants/map_objects.h @@ -79,7 +79,7 @@ #define MAP_OBJ_GFX_AGATHA 75 #define MAP_OBJ_GFX_DAISY 76 #define MAP_OBJ_GFX_LORELEI 77 -#define MAP_OBJ_GFX_OLD_MAN_3 78 +#define MAP_OBJ_GFX_MR_FUJI 78 #define MAP_OBJ_GFX_BRUNO 79 #define MAP_OBJ_GFX_BROCK 80 #define MAP_OBJ_GFX_MISTY 81 -- cgit v1.2.3