summaryrefslogtreecommitdiff
path: root/Tutorials.md
diff options
context:
space:
mode:
Diffstat (limited to 'Tutorials.md')
-rw-r--r--Tutorials.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md
index 237384c..3fe533f 100644
--- a/Tutorials.md
+++ b/Tutorials.md
@@ -15,12 +15,12 @@ Tutorials may use diff syntax to show edits:
- [Upgrades to existing features](#upgrades-to-existing-features)
- [Removing features](#removing-features)
- [Features from different generations](#features-from-different-generations)
+- [Assembly programming](#assembly-programming)
- [To do](#to-do)
## Miscellaneous
-- [Assembly programming](Assembly-programming)
- [Tips and tricks](Tips-and-tricks)
- [Useful unused data and routines](Useful-unused-data-and-routines)
@@ -104,6 +104,12 @@ Tutorials may use diff syntax to show edits:
- [Use G/S SGB palettes for maps](Use-GS-SGB-palettes-for-maps)
+## Assembly programming
+
+- [Optimizing assembly code](Optimizing-assembly-code)
+- [Relevant links](Assembly-programming)
+
+
## To do
Feel free to contribute one of these!