Core: Less restrictive on when using FB mode
[mupen64plus-pandora.git] / source / mupen64plus-core / src / api / vidext.c
index 756a6ef..8dec43c 100755 (executable)
@@ -293,7 +293,7 @@ printf("SDL was not init, aborting\n");
     }
        #ifdef PANDORA
        // Setup EGL Context...
-       if ((Width==800) && (Height==480))      // 800x480 => FB and no X11
+//     if ((Width==800) && (Height==480))      // 800x480 => FB and no X11
                useFB = 1;              
 //     Width = 800;
 //     Height = 480;