summaryrefslogtreecommitdiff
path: root/home/pokedex_flags.asm
AgeCommit message (Collapse)Author
2015-06-23Remove trailing newlines.IIMarckus
2014-06-16Use a predef macro that takes labels instead of juggling constants.yenatch
Besides making predefs convenient, naming a predef no longer requires adding or renaming a predef constant. This also lets predefs be rearranged at will.
2014-02-01Use :: to export labels between objects.yenatch
This fixes the build.
2013-09-18split pokedex flag handling into home/pokedex_flags.asmyenatch