diff options
| author | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-07-26 17:00:47 +0000 |
|---|---|---|
| committer | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-07-26 17:00:47 +0000 |
| commit | 9cbd44224d555eb5d9fbd044676e92924407b57b (patch) | |
| tree | fe82f1d1dbf85e40ea27c82aa154c323efec8a76 /plugins/peopsxgl/externals.h | |
| parent | be2f9d6ef7c59535773efb10f59793b2d4de9eb3 (diff) | |
| download | pcsxr-9cbd44224d555eb5d9fbd044676e92924407b57b.tar.gz | |
peopsogl1, vertex accuracy.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@69230 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/peopsxgl/externals.h')
| -rw-r--r-- | plugins/peopsxgl/externals.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/peopsxgl/externals.h b/plugins/peopsxgl/externals.h index 569be698..6071b7c8 100644 --- a/plugins/peopsxgl/externals.h +++ b/plugins/peopsxgl/externals.h @@ -263,6 +263,7 @@ extern BOOL bCheckMask; extern unsigned short sSetMask;
extern uint32_t lSetMask;
extern int iShowFPS;
+extern BOOL bGteAccuracy;
extern BOOL bSetClip;
extern int iForceVSync;
extern int iUseExts;
|
