summaryrefslogtreecommitdiff
path: root/src/battle_anim_smokescreen.c
AgeCommit message (Collapse)Author
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow.
2021-02-28Document more battle anim effectsMarcus Huderle
2020-07-18Clean up some battle scr cmd dataGriffinR
2020-02-25Rename battle anim type files, remove unneeded ARG_RET_IDsGriffinR