diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-06-08 19:55:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-08 19:55:48 -0400 |
commit | a33dcba598d724d600de6636c5eeea322a529e80 (patch) | |
tree | efb1aaa03a1e96ca06f48d6237de669f66cce18c | |
parent | 5c81c47e15be06a204475e0524910cdf8ae13354 (diff) | |
parent | bf166d65fe5d7048b3479a2cbe629855dfe5f73d (diff) |
Merge pull request #151 from AsparagusEduardo/readmePokeemerald
Added missing pokeemerald github link in README.md
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ Other disassembly and/or decompilation projects: * [**Pokémon Ruby and Sapphire**](https://github.com/pret/pokeruby) * [**Pokémon Pinball: Ruby & Sapphire**](https://github.com/pret/pokepinballrs) * [**Pokémon FireRed and LeafGreen**](https://github.com/pret/pokefirered) +* [**Pokémon Emerald**](https://github.com/pret/pokeemerald) * [**Pokémon Mystery Dungeon: Red Rescue Team**](https://github.com/pret/pmd-red) Gen 4 decompilation projects: |