summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Tutorials.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md
index 059d9a8..0793d9b 100644
--- a/Tutorials.md
+++ b/Tutorials.md
@@ -92,8 +92,8 @@ Tutorials may use diff syntax to show edits:
### 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)**
+- **[Implementing ipatix's High Quality Audio Mixer](Implementing-Ipatixs-High-Quality-Audio-Mixer)**
### Advanced
-- **[Reduce Noise and Improve Sound Quality (Implementing a New Mixer)](Reduce-Noise-and-Improve-Sound-Quality-(Implementing-a-New-Mixer))**
- **[Triple-layer metatiles](Triple-layer-metatiles)**
- **[Dynamic overworld palette system](Dynamic-overworld-palette-system)**
- **[Run Custom Scripts on Trainer Sight](Trainer-Scripts)**