Skip to content

Commit

Permalink
Add FAudio to the xrc
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachBacon committed Dec 23, 2018
1 parent 4361c45 commit ba563c7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/wx/xrc/SoundConfig.xrc
Expand Up @@ -120,6 +120,13 @@
<flag>wxALL|wxEXPAND</flag>
<border>5</border>
</object>
<object class="sizeritem">
<object class="wxRadioButton" name="FAudio">
<label>FAudio</label>
</object>
<flag>wxALL|wxEXPAND</flag>
<border>5</border>
</object>
<object class="sizeritem">
<object class="wxRadioButton" name="DirectSound">
<label>DirectSound</label>
Expand Down

0 comments on commit ba563c7

Please sign in to comment.