diff options
-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" |