diff options
author | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2017-12-31 13:25:53 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-31 13:25:53 -0500 |
commit | 148e79546d2c3deb025390ad168b5c90dc118530 (patch) | |
tree | 08e8b004e9c23d585be73cf4a2402f51a52c9464 | |
parent | 92fba8821c1746952d4c48c8cc453fcd0ae9cc83 (diff) |
Add pokegold and pokefirered.
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,18 +15,22 @@ To set up the repository, see [INSTALL.md](INSTALL.md). * [Documentation](docs/) * Disassembly of [**Pokémon Red/Blue**][pokered] * Disassembly of [**Pokémon Yellow**][pokeyellow] +* Disassembly of [**Pokémon Gold**][pokegold] * 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: [freenode#pret][irc] [pokered]: https://github.com/pret/pokered [pokeyellow]: https://github.com/pret/pokeyellow +[pokegold]: https://github.com/pret/pokegold [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 |