summaryrefslogtreecommitdiff
path: root/battle/core.asm
AgeCommit message (Collapse)Author
2014-02-01Use :: to export labels between objects.yenatch
This fixes the build.
2014-01-20use constants for berserk gene, kings rock, scope lens effectsyenatch
2014-01-05even more battle labelsyenatch
2014-01-01comment and relabel more battle functionsyenatch
2013-12-31rename Function0x{} labels to Function{} for consistencyyenatch
2013-12-31clean up some labels in battle asmyenatch
2013-12-31rename CallBankF -> CallBattleCoreyenatch
2013-12-30comment move priority functionsyenatch
2013-12-30label more pointers to Movesyenatch
2013-12-24fleemons are globalyenatch
2013-12-23Merge remote-tracking branch 'kanzure/master' into more-objectsyenatch
Conflicts: main.asm
2013-12-18split out the battle engine into battle/core.asmyenatch