diff options
Diffstat (limited to 'audio/sfx/turn_off_pc_3.asm')
-rw-r--r-- | audio/sfx/turn_off_pc_3.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/sfx/turn_off_pc_3.asm b/audio/sfx/turn_off_pc_3.asm index cf6d95cd..ba079c05 100644 --- a/audio/sfx/turn_off_pc_3.asm +++ b/audio/sfx/turn_off_pc_3.asm @@ -1,7 +1,7 @@ SFX_Turn_Off_PC_3_Ch4: duty 2 - unknownsfx0x20 4, 240, 0, 6 - unknownsfx0x20 4, 240, 0, 4 - unknownsfx0x20 4, 240, 0, 2 - unknownsfx0x20 1, 0, 0, 0 + squarenote 4, 240, 0, 6 + squarenote 4, 240, 0, 4 + squarenote 4, 240, 0, 2 + squarenote 1, 0, 0, 0 endchannel |