diff options
author | Rangi <35663410+Rangi42@users.noreply.github.com> | 2018-04-22 15:17:54 -0400 |
---|---|---|
committer | Rangi <35663410+Rangi42@users.noreply.github.com> | 2018-04-22 15:17:54 -0400 |
commit | 3094d5507df99e050ff85abf95548ebf7546b69c (patch) | |
tree | 339958f30de8e55113b95957328c30e875071bb5 | |
parent | e7a4346cdaf779f710501d3d0d1025921eb26503 (diff) |
Updated Add a new music song (markdown)
-rw-r--r-- | Add-a-new-music-song.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-a-new-music-song.md b/Add-a-new-music-song.md index 16bcd35..8e1737a 100644 --- a/Add-a-new-music-song.md +++ b/Add-a-new-music-song.md @@ -3,7 +3,7 @@ This tutorial is for how to add a new music song. As an example, we'll add the [ ## Contents -1. [Define a `MUSIC_ROUTE_47` constant](#1-define-a-music-route-47-constant) +1. [Define a `MUSIC_ROUTE_47` constant](#1-define-a-music_route_47-constant) 2. [Create a file for the song](#2-create-a-file-for-the-song) 3. [Update the music pointers](#3-update-the-music-pointers) 4. [Include the new file in the ROM](#4-include-the-new-file-in-the-rom) |