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