summaryrefslogtreecommitdiff
path: root/src/m_config.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/m_config.c')
-rw-r--r--src/m_config.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/m_config.c b/src/m_config.c
index 8bfbde9f..02817041 100644
--- a/src/m_config.c
+++ b/src/m_config.c
@@ -747,6 +747,8 @@ static default_t extra_defaults_list[] =
//!
// Color depth of the screen, in bits.
+ // If this is set to zero, the color depth will be automatically set
+ // on startup to the machine's default/native color depth.
//
CONFIG_VARIABLE_INT(screen_bpp),