diff options
Diffstat (limited to 'audio/sfx/enter_pc_3.asm')
-rw-r--r-- | audio/sfx/enter_pc_3.asm | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/audio/sfx/enter_pc_3.asm b/audio/sfx/enter_pc_3.asm index e4372af9..9c741798 100644 --- a/audio/sfx/enter_pc_3.asm +++ b/audio/sfx/enter_pc_3.asm @@ -1,7 +1,7 @@ -SFX_Enter_PC_3_Ch4: - duty 2 - squarenote 4, 15, 0, 1792 - squarenote 4, 0, 0, 0 - squarenote 4, 15, 0, 1792 - squarenote 1, 0, 0, 0 - endchannel +SFX_Enter_PC_3_Ch5: + duty_cycle 2 + square_note 4, 15, 0, 1792 + square_note 4, 0, 0, 0 + square_note 4, 15, 0, 1792 + square_note 1, 0, 0, 0 + sound_ret |