Skip to content

Commit

Permalink
Fix macro v069 in sound/MPlayDef.s
Browse files Browse the repository at this point in the history
  • Loading branch information
laqieer committed Jan 7, 2022
1 parent 577e6cc commit 1c6232b
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 1c6232b

Please sign in to comment.