diff options
-rw-r--r-- | graphics/yuv_to_rgb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/yuv_to_rgb.h b/graphics/yuv_to_rgb.h index 9b561f2002..e85c104098 100644 --- a/graphics/yuv_to_rgb.h +++ b/graphics/yuv_to_rgb.h @@ -26,6 +26,7 @@ /** * @file * YUV to RGB conversion used in engines: + * - scumm (he) * - sword25 */ |