diff options
| author | iCatButler <i.am.catbutler@gmail.com> | 2019-03-02 09:54:07 +0000 |
|---|---|---|
| committer | iCatButler <i.am.catbutler@gmail.com> | 2019-03-02 09:54:07 +0000 |
| commit | d7a90b433451f04476b35575ef58bfd08542affb (patch) | |
| tree | 86b92ba5fa80887cf5f18b8a2d9b27db6e464e51 /win32/plugins/peopsxgl/resource.h | |
| parent | cd685f7b75b8c7165642bd45044481ec5b27bc04 (diff) | |
| download | pcsxr-d7a90b433451f04476b35575ef58bfd08542affb.tar.gz | |
Add support for GL Extensions to Windows GPU plugin
Diffstat (limited to 'win32/plugins/peopsxgl/resource.h')
| -rw-r--r-- | win32/plugins/peopsxgl/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/plugins/peopsxgl/resource.h b/win32/plugins/peopsxgl/resource.h index 8d10b7bb..b937f932 100644 --- a/win32/plugins/peopsxgl/resource.h +++ b/win32/plugins/peopsxgl/resource.h @@ -87,6 +87,7 @@ #define IDC_QUALTXT4 1063 #define IDC_GAMEFIX2 1064 #define IDC_GTEACCURACY 1065 +#define IDC_USEEXT 1066 #define IDC_F14_STATIC3 1083 #define IDC_F14_STATIC4 1084 #define IDC_F14_STATIC5 1085 |
