summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurausukun <lord.uber1@gmail.com>2021-05-16 03:26:01 -0400
committerKurausukun <lord.uber1@gmail.com>2021-05-16 03:26:01 -0400
commitd3a3bdbde578149c7c63748acedb2ff8a37e787e (patch)
tree29c1ede5cbc4e7e05844dd2058a32bc8849801ff
parent3888ed845a251f1650c7ab0fc477ccd5ca7b256d (diff)
Updated Tutorials (markdown)
-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)**