Merge branch 'master' into flatten_sprite_pos

This commit is contained in:
GriffinR
2021-07-12 01:39:28 -04:00
committed by GitHub
44 changed files with 775 additions and 893 deletions
+3 -1
View File
@@ -327,7 +327,9 @@ static u32 LoopedTask_OpenRegionMap(s32 taskState)
}
else
{
sub_8123030(RGB_BLACK, 6);
// Dim the region map when zoom is disabled
// (when the player is off the map)
BlendRegionMap(RGB_BLACK, 6);
}
return LT_INC_AND_PAUSE;
case 2: