diff options
Diffstat (limited to 'win32/plugins')
| -rwxr-xr-x | win32/plugins/peopsxgl/gpuPeopsOpenGL.def | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/win32/plugins/peopsxgl/gpuPeopsOpenGL.def b/win32/plugins/peopsxgl/gpuPeopsOpenGL.def index 88d121ff..a137b62c 100755 --- a/win32/plugins/peopsxgl/gpuPeopsOpenGL.def +++ b/win32/plugins/peopsxgl/gpuPeopsOpenGL.def @@ -34,6 +34,8 @@ EXPORTS GPUsetframelimit @27 GPUvisualVibration @28 GPUaddVertex @29 + GPUpgxpMemory @30 + GPUpgxpCacheVertex @31 - GPUtoggleDebug @31 + GPUtoggleDebug @32 |
