summaryrefslogtreecommitdiff
path: root/home/joypad.asm
AgeCommit message (Expand)Author
2015-10-19Move battle start animation functions to its own filePikalaxALT
2015-10-17Restructured functions in main.asm to resemble the home functions they clonePikalaxALT
2015-10-16Split up bank 2; other relabelingsPikalaxALT
2015-10-11Magikarp functions moved to event/magikarp.asmPikalaxALT
2015-10-07More labels, including fns responsible for partymon generationPikalaxALT
2015-07-20Reverted ld_hl_pointer macroPikalaxALT
2015-07-15More enumeration of constants, more annotations of scripts.PikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2015-02-10Blind wram labels part 4.yenatch
2014-02-01Use :: to export labels between objects.yenatch
2013-12-22no more Public in joypad interface labelsyenatch
2013-10-08rename 'StartSFX' to 'PlaySFX'yenatch
2013-09-09rename common/ to home/yenatch