diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-06-16 07:03:18 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-06-16 07:03:18 +0000 |
| commit | bdaffda275f3ae92860a7ab0c23ad5574fac665e (patch) | |
| tree | aac7824ab4e980ba888c4f38400b40a70bed38a9 /plugins/dfOpenGL/cfg.h | |
| parent | 447f8fae234c8a99f1cba5cfd20bff2a0df0895b (diff) | |
| download | pcsxr-bdaffda275f3ae92860a7ab0c23ad5574fac665e.tar.gz | |
removed dfOpenGL, peopsxgl is now only built with --enable-opengl specified
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23712 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/dfOpenGL/cfg.h')
| -rw-r--r-- | plugins/dfOpenGL/cfg.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/plugins/dfOpenGL/cfg.h b/plugins/dfOpenGL/cfg.h deleted file mode 100644 index 9f3c0830..00000000 --- a/plugins/dfOpenGL/cfg.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef _GPU_CFG_H_ -#define _GPU_CFG_H_ - -#include "gpu_i.h" - -void readconfig(void); -void writeconfig(void); - - -#endif // _GPU_CFG_H_ |
