summaryrefslogtreecommitdiff
path: root/Tutorials.md
diff options
context:
space:
mode:
Diffstat (limited to 'Tutorials.md')
-rw-r--r--Tutorials.md14
1 files changed, 0 insertions, 14 deletions
diff --git a/Tutorials.md b/Tutorials.md
index 705b03d..2971652 100644
--- a/Tutorials.md
+++ b/Tutorials.md
@@ -17,7 +17,6 @@ Tutorials may use diff syntax to show edits:
- **[Features from other generations](#features-from-other-generations)**
- **[Adding new content](#adding-new-content)**
- **[Miscellaneous](#miscellaneous)**
-- **[Notable branches](#notable-branches)**
- **[External links](#external-links)**
## Fixes to vanilla code
@@ -101,19 +100,6 @@ Tutorials may use diff syntax to show edits:
- **[Stair Warps](Stair-Warps)**
- **[Using Affine Animations](https://www.pokecommunity.com/showthread.php?t=419851)**
-## Notable Branches
-The following branches maintained by contributors can be a good starting point for your hack, or can be merged into an existing codebase.
-- **[Battle Engine Upgrade](https://github.com/rh-hideout/pokeemerald-expansion/tree/battle_engine)**
-- **[Pokemon Expansion](https://github.com/rh-hideout/pokeemerald-expansion/tree/pokemon_expansion)**
-- **[Item Expansion](https://github.com/rh-hideout/pokeemerald-expansion/tree/item_expansion)**
-- **[Follow Me](https://github.com/ghoulslash/pokeemerald/tree/follow-me)**
-- **[Sideways Stairs](https://github.com/ghoulslash/pokeemerald/tree/sideways_stairs)**
-- **[More Bag Pockets](https://github.com/AsparagusEduardo/pokeemerald/tree/BetterBag)**
-- **[Overworld Expansion](https://github.com/ghoulslash/pokeemerald/tree/overworld-expansion)**
-- **[Saveblock "Expansion"](https://github.com/ghoulslash/pokeemerald/tree/free_saveblock)**
-- **[Simplified DexNav](https://github.com/ghoulslash/pokeemerald/tree/dexnav)**
-- **[Dynamic Overworld Palettes](https://github.com/ExpoSeed/pokeemerald/tree/dynamic-ow-pals)**
-
## External links
- **[New Battle Transitions](https://www.pokecommunity.com/showpost.php?p=10085164&postcount=1)**