diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2017-09-04 19:41:08 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-04 19:41:08 -0400 |
commit | 1ce6731d98388ecacf94036cd26d0125eebbb943 (patch) | |
tree | 3dc47a94e1f995d48db1d1bc243bbe52c52025b0 | |
parent | cde764b08d8d8eea087ce5a01c157b817fe7a870 (diff) |
Add Gen 3 disassemblies.
-rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -15,12 +15,16 @@ To set up the repository, see [**INSTALL.md**](INSTALL.md). * 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 Emerald**][pokeemerald] * Discord: [**pret**][Discord] * irc: **irc.freenode.net** [**#pret**][irc] -[pokered]: https://github.com/iimarckus/pokered -[pokecrystal]: https://github.com/kanzure/pokecrystal +[pokered]: https://github.com/pret/pokered +[pokecrystal]: https://github.com/pret/pokecrystal [pokepinball]: https://github.com/pret/pokepinball [poketcg]: https://github.com/pret/poketcg +[pokeruby]: https://github.com/pret/pokeruby +[pokeemerald]: https://github.com/pret/pokeemerald [Discord]: https://discord.gg/cJxDDVP [irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret |