pokered/audio/sfx/intro_lunge.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

10 lines
234 B
NASM

SFX_Intro_Lunge_Ch8:
noise_note 6, 2, 0, 16
noise_note 6, 2, -7, 64
noise_note 6, 4, -7, 65
noise_note 6, 8, -7, 65
noise_note 6, 12, -7, 66
noise_note 8, 13, 7, 66
noise_note 15, 14, 7, 67
noise_note 15, 15, 2, 67
sound_ret