summaryrefslogtreecommitdiff
path: root/battle/objects/engine.asm
AgeCommit message (Expand)Author
2017-12-25Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100`...Remy Oukaour
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-09More WRAM cleanupRemy Oukaour
2015-12-24Split up anim objects into several filesPikalaxALT