pokeemerald/asm
Deokishisu b89c3e901e Fix giftRibbons Field in SaveBlock1 & Relabel Gift Ribbons in pokemon.h
The giftRibbons field has been split out into proper subfields. The new ExternalEvent structs deal with interconnectivity between external games/peripherals and Emerald, such as PokéCoupon storage and the flag for receiving Wishmaker Jirachi.

The giftRibbon fields in `PokemonSubstruct3` have also been renamed to their appropriate ribbons, and commented with distribution info if applicable. The previous `fatefulEncounter` field was actually filler, and relabeled as such, while the obedient bit was renamed `fatefulEncounter`. All relevant constants and functions dealing with the Pokémon data structure were renamed with these changes in mind.
2021-02-15 11:40:16 -05:00
..
macros Fix giftRibbons Field in SaveBlock1 & Relabel Gift Ribbons in pokemon.h 2021-02-15 11:40:16 -05:00
macros.inc Split frontier macros and comment frontier_util.inc 2019-11-25 18:37:48 -06:00
rom_header.inc Use gbafix to generate header and checksum 2018-08-29 16:34:59 -05:00