aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gfx/gfx_system.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/gfx/gfx_system.h')
-rw-r--r--engines/sci/gfx/gfx_system.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sci/gfx/gfx_system.h b/engines/sci/gfx/gfx_system.h
index c9fe627b14..59d6006858 100644
--- a/engines/sci/gfx/gfx_system.h
+++ b/engines/sci/gfx/gfx_system.h
@@ -64,7 +64,6 @@ struct gfx_mode_t {
/**
* Palette or NULL to indicate non-palette mode.
- * Palette mode is only supported for bytespp = 1
*/
Palette *palette;