pokered/audio/sfx/battle_31.asm
dannye 20c4116788 Update audio macro names
change audio channel numbers from 0-7 back to 1-8
change all note macros back to single note macro
todo: fix comments with old macro names, update noise macros/instrument names
2019-07-27 23:21:39 -05:00

18 lines
388 B
NASM

SFX_Battle_31_Ch5:
duty_cycle 2
square_note 15, 15, -7, 2016
square_note 15, 15, -7, 2016
square_note 15, 15, -7, 2016
square_note 15, 15, -7, 2016
square_note 15, 15, 2, 2016
sound_ret
SFX_Battle_31_Ch6:
duty_cycle 3
square_note 15, 15, -7, 2018
square_note 15, 15, -7, 2017
square_note 15, 15, -7, 2018
square_note 15, 15, -7, 2017
square_note 15, 15, 2, 2018
sound_ret