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