diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-09-26 16:45:14 -0400 |
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-09-26 16:45:14 -0400 |
| commit | af5c365ad6402ab518dc4b786a62d060e50fb749 (patch) | |
| tree | 19f820f0272bb7dac7969d989356ad8e03586c77 /audio/wave_instruments.asm | |
| parent | More pikachu related bank3f (diff) | |
| download | pokeyellow-af5c365ad6402ab518dc4b786a62d060e50fb749.tar.gz pokeyellow-af5c365ad6402ab518dc4b786a62d060e50fb749.tar.xz pokeyellow-af5c365ad6402ab518dc4b786a62d060e50fb749.zip | |
Bank2 audio.
todo: correct labels
Diffstat (limited to 'audio/wave_instruments.asm')
| -rw-r--r-- | audio/wave_instruments.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wave_instruments.asm b/audio/wave_instruments.asm index fede06af..9f34d3ac 100644 --- a/audio/wave_instruments.asm +++ b/audio/wave_instruments.asm @@ -6,7 +6,7 @@ dw .wave5 ; used in the Lavender Town and Pokemon Tower themes dw .wave5 ; unused dw .wave5 ; unused - dw .wave5 ; unused +; dw .wave5 ; unused ; these are the definitions for the channel 3 instruments ; each instrument definition is made up of 32 points (nibbles) that form |
