From b7e8b634595445325d10f8fcddcb7d6cdaa8a922 Mon Sep 17 00:00:00 2001 From: Ian C Date: Tue, 3 Aug 2021 20:26:23 +0000 Subject: First attempt at sound --- include/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/config.h') diff --git a/include/config.h b/include/config.h index b57c3ef..800960b 100644 --- a/include/config.h +++ b/include/config.h @@ -29,6 +29,7 @@ typedef enum { DSSPEC_STICKY_SHIFT, DSSPEC_LOAD_DEFAULT_SNAPSHOT, + DSSPEC_SOUND, DSSPEC_NUM_CONFIG_ITEMS } DSSPEC_ConfigItem; -- cgit v1.2.3