summaryrefslogtreecommitdiff
path: root/home/flag.asm
AgeCommit message (Collapse)Author
2017-12-28Prefix engine_flags wram addresses with wxCrystal
2017-12-24Rename "map permissions" to "map environment" (fix #396)Remy Oukaour
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-09Document constants with comments, actual names, and more thorough usageRemy Oukaour
2015-11-06BattleCommand labels copied from macrosPikalaxALT
2015-07-21Added labels to different parts of the map script and event headersPikalaxALT
2015-07-20Named more specials, fixed a missing EOLPikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2015-02-10Blind wram labels part 4.yenatch
2014-02-01Use :: to export labels between objects.yenatch
This fixes the build.
2013-09-09rename common/ to home/yenatch