diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-11 22:59:30 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-11 22:59:30 -0500 |
commit | 213dcc70d77ade7cf587d57016cc5bb405494fe8 (patch) | |
tree | e2a91b6700c87dbad04dcf918054c4ae26871776 /data/audio/notes.asm | |
parent | f1f84743f7759a0f808f935add82439ba6637d2b (diff) |
More consistent data tables
Diffstat (limited to 'data/audio/notes.asm')
-rw-r--r-- | data/audio/notes.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/audio/notes.asm b/data/audio/notes.asm index bc5e682c9..543672a4a 100644 --- a/data/audio/notes.asm +++ b/data/audio/notes.asm @@ -1,3 +1,4 @@ +FrequencyTable: ; e8d80 dw 0 ; __ dw $f82c ; C_ dw $f89d ; C# @@ -23,3 +24,4 @@ dw $fdac ; A_ dw $fdcd ; A# dw $fded ; B_ +; e8db2 |