From 01a67ccfd81b838987d45e68f6edfe2da00e98c6 Mon Sep 17 00:00:00 2001 From: austriancoder Date: Mon, 11 Oct 2004 18:01:11 +0000 Subject: fixed bug #1022810: Osd gets pink --- dxr3interface.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dxr3interface.h') diff --git a/dxr3interface.h b/dxr3interface.h index 492c1e3..18125ac 100644 --- a/dxr3interface.h +++ b/dxr3interface.h @@ -152,6 +152,8 @@ private: // bcs em8300_bcs_t m_bcs; ///< BrightnessContrastSaturation values + unsigned default_palette[16]; + void UploadMicroCode(); void ConfigureDevice(); void ResampleVolume(short* pcmbuf, int size); -- cgit v1.2.3