SCI: adding force to memorial area for SQ3/intro

makes the view getting fully undithered

svn-id: r54068
This commit is contained in:
Martin Kiewitz 2010-11-04 18:37:03 +00:00
parent 92841e9832
commit bb716c23fa
3 changed files with 15 additions and 0 deletions

View file

@ -115,6 +115,7 @@ public:
void adjustBackUpscaledCoordinates(int16 &y, int16 &x);
void dither(bool addToFlag);
void ditherForceMemorial(byte color);
void debugUnditherSetState(bool flag);
int16 *unditherGetMemorial();