Skip to content

Commit

Permalink
Make fixBugs enable FixDriverBugs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Clownacy committed Sep 16, 2023
1 parent a738bcc commit 8733b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s2.sounddriver.asm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
; RAS' work merged into SVN by Flamewing
; ---------------------------------------------------------------------------

FixDriverBugs = 0
FixDriverBugs = fixBugs
OptimiseDriver = 0

; ---------------------------------------------------------------------------
Expand Down

0 comments on commit 8733b9f

Please sign in to comment.