summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvulcandth <vulcandth@gmail.com>2022-04-05 18:28:49 -0500
committervulcandth <vulcandth@gmail.com>2022-04-05 18:28:49 -0500
commit2e501d38fcf136a817b52aa44a36400de4647d15 (patch)
treee81d1edb2d6f5d21b297369be8df7dc88d9668ef
parent466bd7b156fcbc996732c9fb8c30b6d554044979 (diff)
Updated Links (markdown)
-rw-r--r--Links.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/Links.md b/Links.md
index a37b1ca..4f8fb61 100644
--- a/Links.md
+++ b/Links.md
@@ -19,11 +19,3 @@ This page contains links to user-created content that could be useful for people
- [Trainer AI in GSC](https://pastebin.com/EjAW76cx) - Details the behavior of the AI in human-readable form.
- [Sound engine commands](Sound-engine-commands) - Describes all commands that are used by the sound engine.
-
-
-## Feature branches
-
-- [pokecrystal-optimization](https://github.com/mid-kid/pokecrystal/tree/optimization) - Aims to remove all of the unused code/data.
-- [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.