summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Tutorials.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md
index d249970..5080311 100644
--- a/Tutorials.md
+++ b/Tutorials.md
@@ -16,6 +16,7 @@ Here's all we have so far:
- [Upgrades to existing features](#upgrades-to-existing-features)
- [Removing features](#removing-features)
- [Features from different generations](#features-from-different-generations)
+- [Fixing bugs](#fixing-bugs)
- [Assembly programming](#assembly-programming)
- [To do](#to-do)
@@ -42,6 +43,9 @@ Here's all we have so far:
- [Running Shoes](Running-Shoes)
- [Turn to face enemy trainers when "Seen" by them](Turn-to-face-enemy-trainers-when-seen-by-them)
+## Fixing bugs
+- [Fix the 1/255 miss bug](Fix-the-1-in-255-miss-bug)
+
## Assembly programming
## To do