gpu plugins: always support 16bpp blit
[pcsx_rearmed.git] / frontend / plat_sdl.c
index 19d7ac0..b9a27c3 100644 (file)
@@ -80,6 +80,7 @@ void plat_init(void)
 
   in_sdl_init(in_sdl_defbinds);
   in_probe();
+  pl_rearmed_cbs.only_16bpp = 1;
   return;
 
 fail: