summaryrefslogtreecommitdiff
path: root/win32/plugins/dfxvideo/winsrc/DFXVideo.def
diff options
context:
space:
mode:
Diffstat (limited to 'win32/plugins/dfxvideo/winsrc/DFXVideo.def')
-rw-r--r--win32/plugins/dfxvideo/winsrc/DFXVideo.def45
1 files changed, 22 insertions, 23 deletions
diff --git a/win32/plugins/dfxvideo/winsrc/DFXVideo.def b/win32/plugins/dfxvideo/winsrc/DFXVideo.def
index 83a8805e..dc7d8c9b 100644
--- a/win32/plugins/dfxvideo/winsrc/DFXVideo.def
+++ b/win32/plugins/dfxvideo/winsrc/DFXVideo.def
@@ -31,27 +31,26 @@ EXPORTS
GPUshowScreenPic @26
GPUgetScreenPic @27
- GPUcursor @41
+ GPUcursor @28
+ GPUsetfix @29
- ZN_GPUdisplayFlags @42
- ZN_GPUmakeSnapshot @43
- ZN_GPUinit @44
- ZN_GPUopen @45
- ZN_GPUclose @46
- ZN_GPUshutdown @47
- ZN_GPUupdateLace @48
- ZN_GPUreadStatus @49
- ZN_GPUwriteStatus @50
- ZN_GPUdmaSliceOut @51
- ZN_GPUreadData @52
- ZN_GPUsetMode @53
- ZN_GPUgetMode @54
- ZN_GPUdmaSliceIn @55
- ZN_GPUwriteData @56
- ZN_GPUdmaChain @57
- ZN_GPUtest @58
- ZN_GPUfreeze @59
- ZN_GPUgetScreenPic @61
- ZN_GPUshowScreenPic @62
-
- ;GPUdebugSetPC @62
+ ZN_GPUdisplayFlags @30
+ ZN_GPUmakeSnapshot @31
+ ZN_GPUinit @32
+ ZN_GPUopen @33
+ ZN_GPUclose @34
+ ZN_GPUshutdown @35
+ ZN_GPUupdateLace @36
+ ZN_GPUreadStatus @37
+ ZN_GPUwriteStatus @38
+ ZN_GPUdmaSliceOut @39
+ ZN_GPUreadData @40
+ ZN_GPUsetMode @41
+ ZN_GPUgetMode @42
+ ZN_GPUdmaSliceIn @43
+ ZN_GPUwriteData @44
+ ZN_GPUdmaChain @45
+ ZN_GPUtest @46
+ ZN_GPUfreeze @47
+ ZN_GPUgetScreenPic @48
+ ZN_GPUshowScreenPic @49