Skip to content

Commit

Permalink
wow
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMelon committed Dec 19, 2019
1 parent c2405e1 commit 2f2d636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s2.asm
Original file line number Diff line number Diff line change
Expand Up @@ -34321,7 +34321,7 @@ GolfButtonPressed:
bsr.w SingleObjLoad
_move.b #ObjID_GolfMeterPip,id(a1) ; load objDD via GolfMeterH.

move.w #SndID_SpindashRev,d0
move.w #SndID_Bwoop,d0
jsr (PlaySound).l ; play rev sound
jmp GolfButtonNotPressed
+
Expand Down

0 comments on commit 2f2d636

Please sign in to comment.