diff options
| author | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2017-12-31 13:28:28 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-12-31 13:28:28 -0500 |
| commit | 9b373dbff462614e484c0a5584e089e668bfd469 (patch) | |
| tree | a2ab6ad76ef6a0f32a5e01bf76133e9dc355f6a1 | |
| parent | 7e77e85ec1a53f625ed0c1490622f34c46545b24 (diff) | |
Add pokegold and pokefirered.
| -rwxr-xr-x | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,18 +17,22 @@ This will output a file named "tcg.gbc". * Disassembly of [**Pokémon Red/Blue**][pokered] * Disassembly of [**Pokémon Yellow**][pokeyellow] +* Disassembly of [**Pokémon Gold**][pokegold] * Disassembly of [**Pokémon Crystal**][pokecrystal] * Disassembly of [**Pokémon Pinball**][pokepinball] * 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/pret/pokered [pokeyellow]: https://github.com/pret/pokeyellow +[pokegold]: https://github.com/pret/pokegold [pokecrystal]: https://github.com/pret/pokecrystal [pokepinball]: https://github.com/pret/pokepinball [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 |
