Update libretro.c

This commit is contained in:
metallic77 2023-05-25 08:02:16 +03:00 committed by GitHub
parent 294c24c333
commit db1bd4b43b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -356,7 +356,7 @@ static void update_variables(void)
case HATARI_VIDEO_CR_HI:
retrow = 732;
retroh = 486;
hatari_borders = false;
hatari_borders = true;
break;
}