- most WORD and SWORD are gone.

This commit is contained in:
Christoph Oelckers 2017-03-08 18:50:37 +01:00
commit ba0f5a3f94
84 changed files with 471 additions and 469 deletions

View file

@ -1031,7 +1031,7 @@ void Win32GLFrameBuffer::ResetGammaTable()
}
}
void Win32GLFrameBuffer::SetGammaTable(WORD *tbl)
void Win32GLFrameBuffer::SetGammaTable(uint16_t *tbl)
{
if (m_supportsGamma)
{