mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-06 05:17:25 -05:00
* Removed gCastformFrontSpriteCoords * Removed sCastformElevations and IsCastformForm * Removed sCastformBackSpriteYCoords and castformPalette in BattleStruct * Scrubbed unused BS commands * Removed B_ANIM_CASTFORM_CHANGE and BattleForm constants * Removed redundant function in Pokémon Debug menu * Removed handling in animation scripts * Removed gBattleMonForms * Reduced MAX_MON_PIC_FRAMES to 2 * Removed Castform/Cherrim makefile stuff * Fixed weather form change tests not checking species. * Fixed Castform palettes after Lunos' PR |
||
|---|---|---|
| .. | ||
| battle_frontier | ||
| asm.inc | ||
| battle_ai_script.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 | ||