X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=source%2Fmupen64plus-core%2Fsrc%2Fapi%2Fvidext.c;h=8dec43c2dedc2766e9a512c0ae59bafe2ae96ef4;hb=9e0ef69c50bda56e1ea5febdd58cddc7cefed821;hp=756a6efb48afa8ab8a88b9d5a4b53668d224cce7;hpb=451ab91e3827a6384981b3300e2a7000d2eaba58;p=mupen64plus-pandora.git diff --git a/source/mupen64plus-core/src/api/vidext.c b/source/mupen64plus-core/src/api/vidext.c index 756a6ef..8dec43c 100755 --- a/source/mupen64plus-core/src/api/vidext.c +++ b/source/mupen64plus-core/src/api/vidext.c @@ -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;