diff options
| author | IIMarckus <iimarckus@gmail.com> | 2013-10-30 22:27:36 -0600 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2013-10-30 22:27:36 -0600 |
| commit | 7ecf8b1714264ff7891480a1da9beb978356b666 (patch) | |
| tree | aaa64131729076206bbeb7cad6c52a555539b5cc /music/headers | |
| parent | Improve comments. (diff) | |
| parent | typo (diff) | |
| download | pokeyellow-7ecf8b1714264ff7891480a1da9beb978356b666.tar.gz pokeyellow-7ecf8b1714264ff7891480a1da9beb978356b666.tar.xz pokeyellow-7ecf8b1714264ff7891480a1da9beb978356b666.zip | |
Merge branch 'music' of https://github.com/dannye/pokered
Diffstat (limited to 'music/headers')
| -rw-r--r-- | music/headers/musicheaders02.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/music/headers/musicheaders02.asm b/music/headers/musicheaders02.asm index be7e78e0..ebee47ef 100644 --- a/music/headers/musicheaders02.asm +++ b/music/headers/musicheaders02.asm @@ -172,7 +172,7 @@ Music_Routes4: ; 82d5 (2:42d5) db CH3 dw Music_Routes4_Ch4 -; Route 3, Indigo Plateau +; Route 23, Indigo Plateau Music_IndigoPlateau: ; 82f1 (2:42f1) db ( $C0 | CH0 ) dw Music_IndigoPlateau_Ch1 |
