diff options
Diffstat (limited to 'macosx/plugins/DFNet/DFNet.exp')
| -rw-r--r-- | macosx/plugins/DFNet/DFNet.exp | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/macosx/plugins/DFNet/DFNet.exp b/macosx/plugins/DFNet/DFNet.exp new file mode 100644 index 00000000..d0301438 --- /dev/null +++ b/macosx/plugins/DFNet/DFNet.exp @@ -0,0 +1,23 @@ +# DFNet.exp +# Pcsxr +# +# Created by C.W. Betts on 2/8/15. +# + +_PSEgetLibType +_PSEgetLibName +_PSEgetLibVersion + +_NETinit +_NETshutdown +_NETclose +_NETconfigure +_NETtest +_NETabout +_NETpause +_NETresume +_NETqueryPlayer +_NETsendData +_NETrecvData +_NETsendPadData +_NETrecvPadData |
