Skip to content

Commit

Permalink
Fixed broken wav shape change.
Browse files Browse the repository at this point in the history
  • Loading branch information
trash80 committed Apr 12, 2016
1 parent 97e9445 commit aacd0ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/mGBASMSynthFunctions.s
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ _asmUpdateWavData$::
ld A, #0x80
ld hl, #_pbWheelInLast + 2
ld (hl), A
pop bc
ret

_asmUpdateWavPbWheel$::
Expand Down

0 comments on commit aacd0ab

Please sign in to comment.