diff options
| author | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-10-01 22:15:22 +0000 |
|---|---|---|
| committer | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-10-01 22:15:22 +0000 |
| commit | 3249db8f9dfa113d95e4c949aa6b869e921e5b9f (patch) | |
| tree | b643551ceccc5fdd756c49bfaed5421d23afd662 /plugins/peopsxgl/externals.h | |
| parent | 6c743fbd9db15d4564e2729b559923336557bd80 (diff) | |
| download | pcsxr-3249db8f9dfa113d95e4c949aa6b869e921e5b9f.tar.gz | |
dfxvideo, peopsxgl: ode bit fix (Cosmowarrior Rei/iS - Internal Section).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@57994 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 a2775fe9..02b1fdf1 100644 --- a/plugins/peopsxgl/externals.h +++ b/plugins/peopsxgl/externals.h @@ -383,6 +383,7 @@ extern uint32_t ulGPUInfoVals[]; extern BOOL bNeedInterlaceUpdate;
extern BOOL bNeedWriteUpload;
extern BOOL bSkipNextFrame;
+extern uint32_t vBlank;
extern int bFullScreen;
|
