diff options
author | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2017-12-31 13:37:10 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-31 13:37:10 -0500 |
commit | 943fff00d233b99384cc9dcc4d023c2311e39026 (patch) | |
tree | 26d7b8aa99571012692f1a1278c14505cd56a0e6 | |
parent | 94824ded03abe9bac570ffc3452d3f290acf001a (diff) |
Update README.md links and add pokefirered.
-rw-r--r-- | README.md | 18 |
1 files changed, 15 insertions, 3 deletions
@@ -14,9 +14,21 @@ To set up the repository, see [**INSTALL.md**](INSTALL.md). * Disassembly of [**Pokémon Red/Blue**][pokered] * Disassembly of [**Pokémon Yellow**][pokeyellow] * Disassembly of [**Pokémon Crystal**][pokecrystal] +* Disassembly of [**Pokémon Pinball**][pokepinball] +* Disassembly of [**Pokémon TCG**][poketcg] +* Disassembly of [**Pokémon Ruby**][pokeruby] +* Disassembly of [**Pokémon Fire Red**][pokefirered] +* Disassembly of [**Pokémon Emerald**][pokeemerald] +* Discord: [**pret**][Discord] * irc: **irc.freenode.net** [**#pret**][irc] -[pokered]: https://github.com/iimarckus/pokered -[pokeyellow]: https://github.com/iimarckus/pokeyellow -[pokecrystal]: https://github.com/kanzure/pokecrystal +[pokered]: https://github.com/pret/pokered +[pokeyellow]: https://github.com/pret/pokeyellow +[pokecrystal]: https://github.com/pret/pokecrystal +[pokepinball]: https://github.com/pret/pokepinball +[poketcg]: https://github.com/pret/poketcg +[pokeruby]: https://github.com/pret/pokeruby +[pokefirered]: https://github.com/pret/pokefirered +[pokeemerald]: https://github.com/pret/pokeemerald +[Discord]: https://discord.gg/cJxDDVP [irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret |