summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Links.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Links.md b/Links.md
index ec16854..a37b1ca 100644
--- a/Links.md
+++ b/Links.md
@@ -24,5 +24,6 @@ This page contains links to user-created content that could be useful for people
## Feature branches
- [pokecrystal-optimization](https://github.com/mid-kid/pokecrystal/tree/optimization) - Aims to remove all of the unused code/data.
-- [pokecrystal-60fps-example](https://github.com/hyperdriveguy/pokecrystal-60fps-example) - 60 fps and running shoes on vanilla pokecrystal.
+- [pokecrystal-no-maps](https://github.com/Rangi42/pokecrystal/tree/no-maps) - Removes all but some essential maps.
+- [pokecrystal-60fps-example](https://github.com/hyperdriveguy/pokecrystal-60fps-example) - 60 FPS and running shoes on vanilla pokecrystal.
- [pokecrystal-Improved Sprites](https://github.com/SoupPotato/pokecrystal_SpriteBase) - New animated sprites (by SoupPotato) and extended sprite table for further customization. Intended to be used as a base.