summaryrefslogtreecommitdiff
path: root/event/dratini.asm
AgeCommit message (Collapse)Author
2017-12-26event/ → events/, and move some appropriate engine/ files thereRemy Oukaour
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ↵pikalaxalt
colon; remove trailing whitespace; globally correct line endings to UNIX style
2015-12-18Events and some WRAM cleanupPikalaxALT
2015-11-07Move MON_* parentheses to the EQUS declarationPikalaxALT
2015-11-04Replace party struct relative values with EQUS constantsPikalaxALT
2015-07-20Reverted ld_hl_pointer macroPikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2014-06-10Use constants for move struct positioning.yenatch
This eliminates the need for arbitrary move labels like Move2 and Move1 that don't have anything to do with their respective moves.
2013-09-18move dratini special into event/dratini.asmyenatch