Skip to content

Commit

Permalink
remove unused sounds (#707)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoSloppy authored Dec 7, 2024
1 parent 4d596ca commit bf069ee
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions props/saber_BC_buttons.h
Original file line number Diff line number Diff line change
Expand Up @@ -1142,12 +1142,7 @@ EFFECT(dim); // for EFFECT_POWERSAVE
EFFECT(battery); // for EFFECT_BATTERY_LEVEL
EFFECT(bmbegin); // for Begin Battle Mode
EFFECT(bmend); // for End Battle Mode
EFFECT(vmbegin); // for Begin Volume Menu
EFFECT(vmend); // for End Volume Menu
EFFECT(volup); // for increse volume
EFFECT(voldown); // for decrease volume
EFFECT(volmin); // for minimum volume reached
EFFECT(volmax); // for maximum volume reached
EFFECT(push); // for Force Push gesture
EFFECT(tr); // for EFFECT_TRANSITION_SOUND, use with User Effects.
EFFECT(mute); // Notification before muted ignition to avoid confusion.
Expand Down

0 comments on commit bf069ee

Please sign in to comment.