diff options
| -rw-r--r-- | common/system.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/common/system.h b/common/system.h index 58a9fc822b..415f642449 100644 --- a/common/system.h +++ b/common/system.h @@ -125,7 +125,7 @@ public:  		/**  		 * Set to true if the overlay pixel format has an alpha channel. -		 * This should only be set if it offers at least 5-6 bits of accuracy, +		 * This should only be set if it offers at least 3-4 bits of accuracy,  		 * as opposed to a single alpha bit.  		 */  		kFeatureOverlaySupportsAlpha | 
