diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2017-09-04 19:41:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-04 19:41:04 -0400 |
commit | fc9712596f6122fc114e0136c19795b36ee4868b (patch) | |
tree | f5b8abe5b9ec649d937bbbc7cf31c99fce1b3d6e | |
parent | a92733b2b9a074c302e23fe6f7a85c8f46a116b3 (diff) |
Add Gen 3 disassemblies.
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -16,6 +16,8 @@ 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] @@ -23,5 +25,7 @@ To set up the repository, see [**INSTALL.md**](INSTALL.md). [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 |