diff options
author | ShinyDragonHunter <32826900+ShinyDragonHunter@users.noreply.github.com> | 2018-11-05 21:38:28 +0000 |
---|---|---|
committer | ShinyDragonHunter <32826900+ShinyDragonHunter@users.noreply.github.com> | 2018-11-05 21:38:28 +0000 |
commit | 7c7221465456927d2f853a045d1ea0bb945e799f (patch) | |
tree | 78d16c8dec1124131df5652456c0fb494c4282cd | |
parent | aaea9de41982e3148d67aef1eb7399b22a578c32 (diff) |
Updated Reduce noise and improve sound quality of music (markdown)
-rw-r--r-- | Reduce-noise-and-improve-sound-quality-of-music.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Reduce-noise-and-improve-sound-quality-of-music.md b/Reduce-noise-and-improve-sound-quality-of-music.md index bb6bde7..02da334 100644 --- a/Reduce-noise-and-improve-sound-quality-of-music.md +++ b/Reduce-noise-and-improve-sound-quality-of-music.md @@ -2,7 +2,7 @@ Many thanks to ipatix and Kurausukun. Without them, none of this would be possib Anyway, these changes will allow the game to have reduced noise and output sound at a higher base frequency. -In asm/m4a_1.s, everything in that file with: +In asm/m4a_1.s, replace everything in that file with: ```asm .include "asm/macros.inc" |