Commit Graph

10 Commits

Author SHA1 Message Date
GriffinR e3b6337c3a Finish battle_anim_mons doc 2021-11-08 14:29:37 -05:00
GriffinR ae2602b5a5 Add missing BATTLER_COORD usage 2021-11-08 11:54:29 -05:00
LOuroboros 554210c5e3 Removed trailing spaces in the most relevant files
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-08-24 19:59:32 -03:00
PikalaxALT 810ca5f8ff Flatten pos fields in struct Sprite 2021-07-07 09:11:52 -04:00
GriffinR 2166e337a1 Label unused move anims 2021-04-11 13:21:22 -04:00
Marcus Huderle a85fada314 Document more battle anim effects 2021-02-28 09:54:55 -06:00
Marcus Huderle c323e7f061 Document some battle anim funcs and data 2021-02-27 11:04:45 -06:00
GriffinR 3fd5e143a9 Misc battle anim documentation 2021-01-23 00:40:46 -05:00
GriffinR 3014241179 Give songs meaningful english names 2020-08-20 19:06:14 -04:00
GriffinR 51cd0ac081 Rename battle anim type files, remove unneeded ARG_RET_IDs 2020-02-25 12:54:08 -06:00