--- hatari/src/convert/low640x32.c 2019/04/01 07:13:53 1.1 +++ hatari/src/convert/low640x32.c 2019/04/09 08:47:30 1.1.1.2 @@ -27,7 +27,7 @@ static void Line_ConvertLowRes_640x32Bit { /* copy word */ - bScreenContentsChanged=TRUE; + bScreenContentsChanged = true; #if SDL_BYTEORDER == SDL_BIG_ENDIAN /* Plot in 'right-order' on big endian systems */