diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2022-09-10 13:52:11 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2022-09-10 13:52:11 -0400 |
| commit | 0c4d2e178ebbcee1d0b8de6354fef2d1134d90bc (patch) | |
| tree | e58094e9202f5ae9525a6071a73bda785e0f328c | |
| parent | Improve NPC trade labels and comments (#384) (diff) | |
| download | pokeyellow-0c4d2e178ebbcee1d0b8de6354fef2d1134d90bc.tar.gz pokeyellow-0c4d2e178ebbcee1d0b8de6354fef2d1134d90bc.tar.xz pokeyellow-0c4d2e178ebbcee1d0b8de6354fef2d1134d90bc.zip | |
Link to the symbols branch
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -15,6 +15,8 @@ To set up the repository, see [**INSTALL.md**](INSTALL.md). ## See also +- [**Wiki**][wiki] (includes [tutorials][tutorials]) +- [**Symbols**][symbols] - **Discord:** [pret][discord] - **IRC:** [libera#pret][irc] @@ -37,6 +39,9 @@ Other disassembly projects: [pokeruby]: https://github.com/pret/pokeruby [pokefirered]: https://github.com/pret/pokefirered [pokeemerald]: https://github.com/pret/pokeemerald +[wiki]: https://github.com/pret/pokered/wiki +[tutorials]: https://github.com/pret/pokered/wiki/Tutorials +[symbols]: https://github.com/pret/pokered/tree/symbols [discord]: https://discord.gg/d5dubZ3 [irc]: https://web.libera.chat/?#pret [ci]: https://github.com/pret/pokered/actions |
