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/gamecorner.asm | |
| 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/gamecorner.asm')
| -rw-r--r-- | music/gamecorner.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/music/gamecorner.asm b/music/gamecorner.asm index 15379284..6fd4b15f 100644 --- a/music/gamecorner.asm +++ b/music/gamecorner.asm @@ -3,7 +3,7 @@ Music_GameCorner_Ch1: ; 7e20b (1f:620b) stereopanning 119 duty 3 vibrato 12, 3, 4 - unknownmusic0xe8 + togglecall notetype 12, 11, 5 octave 3 note A_, 6 |
