mirror of
https://github.com/pret/pokeemerald.git
synced 2026-06-02 22:05:46 -05:00
* Fix Wall Werror errors * fix hgss pokedex modern errors * tests build on modern * learnset change * Update src/battle_ai_util.c Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com> * Update src/battle_anim_new.c Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com> * Update src/debug.c Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com> * Update src/debug.c Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com> * Update src/pokedex_plus_hgss.c Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com> * review changes * unused cmd args * various args back --------- Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| ability | ||
| form_change | ||
| hold_effect | ||
| item_effect | ||
| move_effect | ||
| move_flags | ||
| status1 | ||
| terrain | ||
| type | ||
| weather | ||
| ai.c | ||
| crit_chance.c | ||
| damage_formula.c | ||
| exp.c | ||
| move.c | ||
| trainer_control.c | ||