diff options
author | padz <yenatch@github.com> | 2012-11-03 03:25:08 -0400 |
---|---|---|
committer | padz <yenatch@github.com> | 2012-11-03 03:25:08 -0400 |
commit | b7c788c6541307536b579ad308a45908afefed72 (patch) | |
tree | 1d2620ff25325de28fed3b2e206d1b93cb4283f6 /constants.asm | |
parent | 22ac1dfaf0824b5530da6d754615833710eb86d2 (diff) |
move musicdata to files in /music, data removed fn
Diffstat (limited to 'constants.asm')
-rw-r--r-- | constants.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/constants.asm b/constants.asm index 1e6bab896..1f9a9444c 100644 --- a/constants.asm +++ b/constants.asm @@ -3198,7 +3198,6 @@ octave: MACRO notetype: MACRO db $d8 db \1 - db \2 ENDM forceoctave: MACRO db $d9 |