summaryrefslogtreecommitdiff
path: root/src/data/object_events/object_event_anims.h
AgeCommit message (Collapse)Author
2022-02-28Fix bunny hoppy typoGriffinR
2021-10-30Label some animation index numberscbt6
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-04-06event_object_movement cleanupGriffinR
2021-04-06Label Kyogre/Groudon animsGriffinR
2021-04-05Document some objev anims, make objevgfx info staticGriffinR
2020-02-12Move field effects data and graphics into own directory, and cleanup naming ↵Marcus Huderle
for object events