diff options
Diffstat (limited to 'audio/sfx.asm')
-rw-r--r-- | audio/sfx.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sfx.asm b/audio/sfx.asm index a25861881..0a13717e2 100644 --- a/audio/sfx.asm +++ b/audio/sfx.asm @@ -1957,9 +1957,9 @@ Sfx_GetBadge_Ch5: ; f1189 note F_, 3 callchannel Sfx_GetBadge_branch_f11aa note A#, 3 - forceoctave $2 + pitchoffset 0, D_ callchannel Sfx_GetBadge_branch_f11aa - forceoctave $0 + pitchoffset 0, C_ intensity $a7 note A_, 16 note __, 6 |