Skip to content

Commit

Permalink
Merge pull request #1593 from laqieer/master
Browse files Browse the repository at this point in the history
Fix macro v069 in sound/MPlayDef.s
  • Loading branch information
GriffinRichards authored Jan 7, 2022
2 parents 577e6cc + 1c6232b commit a837d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/MPlayDef.s
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@
.equ v066, 66 @
.equ v067, 67 @
.equ v068, 68 @
.equ v069, 79 @
.equ v069, 69 @
.equ v070, 70 @
.equ v071, 71 @
.equ v072, 72 @
Expand Down

0 comments on commit a837d1f

Please sign in to comment.