summaryrefslogtreecommitdiffstats
path: root/stream/stream_dvdnav.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_dvdnav.h')
-rw-r--r--stream/stream_dvdnav.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/stream_dvdnav.h b/stream/stream_dvdnav.h
index ddd5700e16..89e38968a0 100644
--- a/stream/stream_dvdnav.h
+++ b/stream/stream_dvdnav.h
@@ -13,6 +13,7 @@ typedef struct {
typedef struct {
uint16_t sx, sy;
uint16_t ex, ey;
+ uint32_t palette;
} nav_highlight_t;
int dvdnav_number_of_subs(stream_t *stream);