--- hatari/src/convert/low320x8.c 2019/04/01 07:13:54 1.1.1.5 +++ hatari/src/convert/low320x8.c 2019/04/09 08:47:31 1.1.1.6 @@ -42,7 +42,7 @@ static void ConvertLowRes_320x8Bit(void) { /* copy word */ - bScreenContentsChanged = TRUE; + bScreenContentsChanged = true; #if SDL_BYTEORDER == SDL_BIG_ENDIAN /* Plot pixels */