Fix Clang build (nw)

This commit is contained in:
R. Belmont 2014-09-07 21:06:11 +00:00
parent 321b2b8a66
commit 62dcb46464

View File

@ -171,9 +171,9 @@ private:
gtia_writeregs m_w; /* write registers */ gtia_writeregs m_w; /* write registers */
gtia_helpervars m_h; /* helper variables */ gtia_helpervars m_h; /* helper variables */
UINT8 m_lumpf1; // UINT8 m_lumpf1;
UINT8 m_huepm0, m_huepm1, m_huepm2, m_huepm3, m_huepm4; // UINT8 m_huepm0, m_huepm1, m_huepm2, m_huepm3, m_huepm4;
UINT8 m_huepf2, m_huebk; // UINT8 m_huepf2, m_huebk;
UINT16 m_color_lookup[256]; /* color lookup table */ // probably better fit to ANTIC, but it remains here for the moment... UINT16 m_color_lookup[256]; /* color lookup table */ // probably better fit to ANTIC, but it remains here for the moment...