diff options
Diffstat (limited to 'libhb/deccc608sub.h')
-rw-r--r-- | libhb/deccc608sub.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libhb/deccc608sub.h b/libhb/deccc608sub.h index 667635a2f..5aeb98994 100644 --- a/libhb/deccc608sub.h +++ b/libhb/deccc608sub.h @@ -99,6 +99,8 @@ struct s_write { int width; int height; int crop[4]; + uint8_t prev_font_style; + uint8_t prev_font_color; }; enum command_code |