X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=mupen64plus-pandora.git;a=blobdiff_plain;f=source%2Fgles2n64%2Fsrc%2FConfig.h;h=6c7de47eb60570935cdb5edbe51c95438972e0eb;hp=57fcf3f0d00e7fe891ea63bfb8b5711a402a6ef8;hb=e3c47c933a315152ec3f3e574e5c16bfad8a1011;hpb=90768f93ba2dcbda9e1f5b151a7de6cbad05658c diff --git a/source/gles2n64/src/Config.h b/source/gles2n64/src/Config.h old mode 100644 new mode 100755 index 57fcf3f..6c7de47 --- a/source/gles2n64/src/Config.h +++ b/source/gles2n64/src/Config.h @@ -66,7 +66,7 @@ struct Config int hackZelda; int hackAlpha; - bool stretchVideo; + int stretchVideo; bool romPAL; //is the rom PAL char romName[21]; };