6 Commits

Author SHA1 Message Date
GriffinR b2e2648d15 Use C preprocessor directives 2024-06-22 11:51:16 -04:00
Deokishisu 4578a59673 Fix Localization Oversight in Daisy's Text
Based on the FONT_NORMAL and FONT_FEMALE control codes in Daisy's text when finishing her grooming of a Pokémon, it seems the original intention was for the first part of this text to be NPC_TEXT_COLOR_NEUTRAL and for Daisy's dialogue to be NPC_TEXT_COLOR_FEMALE. If the localizers had caught it, they would've replaced FONT_NORMAL with COLOR DARK_GRAY and FONT_FEMALE with COLOR RED. This commit creates a .ifdef BUGFIX for this oversight.
2024-05-24 22:09:31 -04:00
GriffinR e78094de85 Document fonts 2022-11-22 14:20:27 -05:00
Eduardo Quezada 95dd979f09 Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
GriffinR 9cde4e0f74 Remove address comments 2022-06-24 21:10:48 -04:00
SatoMew c128e68062 Replace rival labels 2021-04-17 16:32:55 +01:00