aboutsummaryrefslogtreecommitdiff
path: root/src/Platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Platform.h')
-rw-r--r--src/Platform.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Platform.h b/src/Platform.h
index 0323637..5d127e6 100644
--- a/src/Platform.h
+++ b/src/Platform.h
@@ -77,6 +77,8 @@ enum ConfigEntry
Firm_BirthdayDay,
Firm_Color,
Firm_Message,
+
+ AudioBitrate,
};
int GetConfigInt(ConfigEntry entry);