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/key.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/key.h')
| -rw-r--r-- | plugins/peopsxgl/key.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/peopsxgl/key.h b/plugins/peopsxgl/key.h index 3a523cff..63d25373 100644 --- a/plugins/peopsxgl/key.h +++ b/plugins/peopsxgl/key.h @@ -3,7 +3,7 @@ -------------------
begin : Sun Mar 08 2009
copyright : (C) 1999-2009 by Pete Bernert
- web : www.pbernert.com
+ web : www.pbernert.com
***************************************************************************/
/***************************************************************************
@@ -18,4 +18,4 @@ void InitKeyHandler(void);
void ExitKeyHandler(void);
-void ResetStuff(void);
\ No newline at end of file +void ResetStuff(void);
|
