SnorlaxMonster 0d063af23f Rename HITMARKER_IGNORE_SAFEGUARD
Rename HITMARKER_IGNORE_SAFEGUARD to HITMARKER_STATUS_ABILITY_EFFECT.
This flag is used exclusively by status-inflicting Abilities,
and has 3 main functions:
- Whether the effect bypasses Shield Dust
- Whether the effect bypasses Safeguard
- Which text string to display when the status condition is inflicted
   (i.e. whether it was inflicted by a move or Ability)

I believe this new name better represents what the flag actually does.
This name was structured to parallel HITMARKER_SYNCHRONISE_EFFECT.
2023-11-10 18:21:56 +11: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
2023-11-10 18:21:56 +11:00
2022-12-09 10:03:32 -05:00
2023-11-10 18:21:56 +11: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%