pret / pokeruby

Decompilation of Pokémon Ruby/Sapphire
799 stars 224 forks source link

FLAG_SPECIAL_FLAG_0 -> FLAG_HIDE_MAP_NAME_POPUP #813

Closed LOuroboros closed 3 years ago

LOuroboros commented 3 years ago

I renamed the flag labeled FLAG_SPECIAL_FLAG_0 to FLAG_HIDE_MAP_NAME_POPUP, keeping it consistent with Pokeemerald. It seems to be used in most of the same places (though in Pokeemerald it's also used in a few more), so I'm inclined to believe the effect is the same.