pokecrystal/home/pokedex_flags.asm, branch install Pokémon Crystal Remove trailing newlines. 2015-06-23T18:24:51+00:00 IIMarckus iimarckus@gmail.com 2015-06-23T18:24:51+00:00 4d532beee6310c8cfd1d8f7d26d623d176fb0027

Use a predef macro that takes labels instead of juggling constants. 2014-06-16T18:20:01+00:00 yenatch yenatch@gmail.com 2014-06-16T18:20:01+00:00 8639fcd29b0e929ec6cc236a209d0e07a495db14 Besides making predefs convenient, naming a predef no longer requires adding or renaming a predef constant. This also lets predefs be rearranged at will.
Besides making predefs convenient, naming a predef no longer requires
adding or renaming a predef constant. This also lets predefs be rearranged at will.
Use :: to export labels between objects. 2014-02-02T01:26:39+00:00 yenatch yenatch@gmail.com 2014-02-02T01:26:39+00:00 cf2acc100193f599b4521a961c9bff6a78be8217 This fixes the build.
This fixes the build.
split pokedex flag handling into home/pokedex_flags.asm 2013-09-19T01:54:31+00:00 yenatch yenatch@gmail.com 2013-09-19T01:54:31+00:00 f6a5d7b2f2bce987ae7d5e291e80e830516c2965