summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Reduce-Noise-and-Improve-Sound-Quality-(Implementing-a-New-Mixer).md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Reduce-Noise-and-Improve-Sound-Quality-(Implementing-a-New-Mixer).md b/Reduce-Noise-and-Improve-Sound-Quality-(Implementing-a-New-Mixer).md
index 4183821..27282fe 100644
--- a/Reduce-Noise-and-Improve-Sound-Quality-(Implementing-a-New-Mixer).md
+++ b/Reduce-Noise-and-Improve-Sound-Quality-(Implementing-a-New-Mixer).md
@@ -4,7 +4,7 @@ Anyway, these changes will allow the game to have reduced noise and output sound
In [src/m4a_1.s](https://github.com/pret/pokeemerald/blob/master/src/m4a_1.s), replace everything in that file with the code in the link below:
-[Mixer code](https://gist.github.com/PlatinumMaster/86946d5066714e0d8443675e1c5e27f0)
+[Mixer code](https://gist.github.com/Xhyzi/2a3eafac546788c1c158295d5b3d3526)
This is the code for the mixer.