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
2023-08-31 11:15:29 -04:00
2023-03-06 15:23:11 -05:00
2023-08-18 15:40:57 -04:00
2022-12-09 10:03:32 -05:00
2022-12-09 10:03:32 -05:00
2019-12-18 16:43:24 -05:00
2019-12-18 16:43:24 -05:00
2019-12-18 16:43:24 -05:00
2023-07-06 12:05:22 -04:00
2023-06-07 11:09:43 -04:00
2019-12-18 16:43:24 -05:00
2020-08-29 03:11:03 -04:00
2022-08-17 09:25:32 -04:00
2022-12-09 10:03:32 -05:00
2022-11-19 18:39:26 -05:00

Pokémon FireRed and LeafGreen

Build Status

This is a disassembly of Pokémon FireRed and LeafGreen.

It builds the following ROMs:

To set up the repository, see INSTALL.md.

For contacts and other pret projects, see pret.github.io.

S
Description
No description provided
Readme 55 MiB
Languages
C 77.9%
Assembly 15.7%
C++ 5.5%
Linker Script 0.4%
Makefile 0.3%
Other 0.1%