X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=source%2Fgles2n64%2Fsrc%2FConfig.h;h=6c7de47eb60570935cdb5edbe51c95438972e0eb;hb=ad0f154dfe4248c7dd6b603b10f3a9a422ab1114;hp=57fcf3f0d00e7fe891ea63bfb8b5711a402a6ef8;hpb=34cf40586ac07c54d9bfc5be30f28743232b6d67;p=mupen64plus-pandora.git 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]; };