mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-09 04:13:03 -05:00
* Add evolution tracker to BoxMon struct * Add "use move 20 times, then lv up" evolution method * Add recoil tracker * Reduce to 9 bits * Fix agbcc complaint * Put MOVEEND_CLEAR_BITS at the end * Remove battle argument from tryupdaterecoiltrackker * Add null checks * Fix upcoming merge * Add requested formatting changes * Condense evolution check into a single function for easier customisation later * Incorporate review requests * Update src/pokedex_plus_hgss.c Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com> --------- Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com> |
||
|---|---|---|
| .. | ||
| battle_frontier | ||
| asm.inc | ||
| battle_anim_script.inc | ||
| battle_script.inc | ||
| battle_tent.inc | ||
| contest_ai_script.inc | ||
| event.inc | ||
| field_effect_script.inc | ||
| function.inc | ||
| m4a.inc | ||
| map.inc | ||
| movement.inc | ||
| music_voice.inc | ||
| trainer_hill.inc | ||