diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-06-10 12:00:51 -0400 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-06-10 12:00:51 -0400 |
commit | 4d47814e26fd39551cd12a623a1bd441a2e0c9c5 (patch) | |
tree | 047b5cc128df265338b0a192977281c40cb0bb94 | |
parent | c3137add7a94b76540d962f9e5457d9d34bf144b (diff) |
Update README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Pokémon Yellow -This is not a buildable disassembly of Pokémon Yellow. This is here so I can put all Yellow differences that I find, that can't be specified by "IF(DEF)"s. +This is not a buildable disassembly of Pokémon Yellow. This is here as an incomplete documentation of Yellow differences. For a buildable disassembly (with uses of incbins), refer to [here]. Expect this to be completed in 3000 years. @@ -25,3 +25,4 @@ To set up the repository, see [**INSTALL.md**](INSTALL.md). [pokecrystal]: https://github.com/kanzure/pokecrystal [irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret +[here]: https://github.com/dannye/pokeyellow |