summaryrefslogtreecommitdiff
path: root/src/battle/anim/unused_9.c
AgeCommit message (Collapse)Author
2020-05-24Nonmatching fixes:Kaz
wild_encounter.c: port Feebas fix which was somehow in pokeemerald but not here battle/anim/unused_9.c: match sub_80CFE2C (obfuscation of for variable when used in offsets) field_effect_helpers.c: port MATCHING fixes from pokeemerald tv.c: match sub_80C01D4 (uses a temp)
2018-12-17gAnimBankAttacker/Target to gBattleAnimAttacker/Targetshinny456
2018-10-15finish naming anim tagsgarak
2018-04-29Move another chunk of battle anim .rodataMarcus Huderle
2018-04-07through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))PikalaxALT
2018-02-11Document battle anim things related to SWIFT and TWISTERMarcus Huderle
2018-01-30failed attempt to match sub_80CFE2CPikalaxALT
2018-01-14Fix file modesPikalaxALT
2017-12-27Port battle_anim changes from pokeemeraldMarcus Huderle
2017-11-26move src/anim to src/battle/anim.ProjectRevoTPP