summaryrefslogtreecommitdiff
path: root/text/types.asm
AgeCommit message (Collapse)Author
2017-12-26Split battle/ into data/ and engine/ componentsRemy 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-07-20Reverted ld_hl_pointer macroPikalaxALT
2015-02-10Blind wram part 5.yenatch
starting to go smoothly
2014-07-09Recomment type names.yenatch
This is mostly just whitespace reduction.
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-07split type strings and related asm out into text/types.asmyenatch