Skip to content

Commit

Permalink
add msequent (#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoSloppy authored Jul 21, 2024
1 parent 4bf9bdb commit 19d188e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/sound_library.h
Original file line number Diff line number Diff line change
Expand Up @@ -510,6 +510,7 @@ class SoundLibraryV2Template : public SoundLibraryTemplate<SPEC> {
ADD_SL_SOUND(Seconds, "mseconds");

ADD_SL_SOUND(SDAccess, "msdacc");
ADD_SL_SOUND(Sequential, "msequent");

// Sound used to indicate that there are no more options
// or list entries.
Expand Down

0 comments on commit 19d188e

Please sign in to comment.