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