mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-19 02:38:32 +00:00
ICB: Engine works in specific internal pixel format
This commit is contained in:
parent
943f6c7568
commit
122f871f54
@ -638,8 +638,6 @@ OptionsManager::OptionsManager() {
|
||||
|
||||
m_movieRect.left = m_movieRect.right = m_movieRect.top = m_movieRect.bottom = 0;
|
||||
|
||||
//m_colourKey = RGB(255, 0, 255); // WIN32
|
||||
warning("TODO: Use a pixelformat and SDL_MapRGB here, m_colourKey set by hand for now");
|
||||
m_colourKey = 0xFF00FF00;
|
||||
|
||||
m_moveLimiter = FALSE8;
|
||||
|
Loading…
x
Reference in New Issue
Block a user