Add additional comment explaing map name popup transparency side-effects (#8117)

This commit is contained in:
FosterProgramming 2025-11-07 10:05:50 +01:00 committed by GitHub
parent ff1039f148
commit cab4ec29da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -133,6 +133,7 @@
#define OW_POPUP_BW_TIME_MODE OW_POPUP_BW_TIME_NONE // Determines what type of time is shown.
#define OW_POPUP_BW_ALPHA_BLEND FALSE // Enables alpha blending/transparency for the pop-ups. Mainly intended to be used with the black color option.
// Setting this to TRUE will cause graphical errors with the Day Night System enabled.
// It will also cause minor visual glitches of shadow and reflection sprites adjusting their transparency when the pop-up disappear
// Pokémon Center
#define OW_IGNORE_EGGS_ON_HEAL GEN_LATEST // In Gen 4+, the nurse in the Pokémon Center does not heal Eggs on healing machine.