summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Tutorials.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md
index df35452..3e36f78 100644
--- a/Tutorials.md
+++ b/Tutorials.md
@@ -87,6 +87,7 @@ Tutorials may use diff syntax to show edits:
- **[Extra save space with two lines of code](Extra-save-space-with-two-lines-of-code)**
- **[Enable the Reset RTC Feature](Enable-the-Reset-RTC-Feature)**
- **[Omnidirectional Jump Behavior](Omnidirectional-Jump)**
+- **[Uniquely Shuffle Arrays](Uniquely-Shuffle-Array)**
### Intermediate
- **[printf in mGBA](printf-in-mGBA)**
- **[Implementing the “textcolor” script command from FRLG and give object events their own text colour](https://github.com/pret/pokeemerald/wiki/Implementing-the-“textcolor”-script-command-from-FRLG-and-give-object-events-their-own-text-colour)**