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/primitive_drawing.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/primitive_drawing.h')
| -rw-r--r-- | plugins/dfOpenGL/primitive_drawing.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/dfOpenGL/primitive_drawing.h b/plugins/dfOpenGL/primitive_drawing.h deleted file mode 100644 index 5e97c7b6..00000000 --- a/plugins/dfOpenGL/primitive_drawing.h +++ /dev/null @@ -1,3 +0,0 @@ - -extern unsigned char primTableC[256]; -extern void (*primTableJ[256])(unsigned char *); |
