Hi everybody, I have ported the modification of our dear Zenju to latest ScummVM sources. Available here: https://www.mediafire.com/file/unl9hia3gt78m25/scummvm-2.2.0-xBRZ_sources.7z/file I'm a computer engineer, it is not too difficult. The problem, I'm not a developper. I'm using latest version of Visual Studio but I have problem during compilation only for each "max" and "min" in texture.cpp from Zenju code: texture.cpp(297,28): error C3861: 'max': identifier not found texture.cpp(298,28): error...