diff options
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/peopsxgl/draw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/peopsxgl/draw.c b/plugins/peopsxgl/draw.c index c60d9379..357348f2 100644 --- a/plugins/peopsxgl/draw.c +++ b/plugins/peopsxgl/draw.c @@ -131,7 +131,7 @@ BOOL bGteAccuracy; // OGL extension support int iForceVSync=-1; -int iUseExts=0; +int iUseExts=1; BOOL bGLExt; BOOL bGLFastMovie=FALSE; BOOL bGLSoft; |
