COMMON: Added comment to the developers

This commit is contained in:
Eugene Sandulenko 2023-02-23 14:46:51 +01:00
parent 49d9ad2300
commit 302e46bfd3
No known key found for this signature in database
GPG Key ID: 014D387312D34F08

View File

@ -42,6 +42,8 @@ class String;
* to use. Some targets used postprocessing dithering routines for
* reducing color depth of final image which let it to be rendered on
* such low-level adapters as CGA or Hercules.
*
* If you are adding an option here, do not forget to create relevant GUIO
*/
enum RenderMode {
kRenderDefault = 0,