mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-09 04:13:03 -05:00
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. |
||
|---|---|---|
| .. | ||
| battle_frontier | ||
| asm.inc | ||
| battle_ai_script.inc | ||
| battle_anim_script.inc | ||
| battle_script.inc | ||
| battle_tent.inc | ||
| contest_ai_script.inc | ||
| ec.inc | ||
| event.inc | ||
| field_effect_script.inc | ||
| function.inc | ||
| m4a.inc | ||
| map.inc | ||
| movement.inc | ||
| music_voice.inc | ||
| pokemon_data.inc | ||
| trainer_hill.inc | ||
| window.inc | ||