diff options
author | Kurausukun <lord.uber1@gmail.com> | 2021-05-16 03:26:01 -0400 |
---|---|---|
committer | Kurausukun <lord.uber1@gmail.com> | 2021-05-16 03:26:01 -0400 |
commit | d3a3bdbde578149c7c63748acedb2ff8a37e787e (patch) | |
tree | 29c1ede5cbc4e7e05844dd2058a32bc8849801ff | |
parent | 3888ed845a251f1650c7ab0fc477ccd5ca7b256d (diff) |
Updated Tutorials (markdown)
-rw-r--r-- | Tutorials.md | 2 |
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)** |