pcsx2/plugins/xpad/xpad.def

21 lines
356 B
Modula-2

; xpad.def : Declares the module parameters for the DLL.
LIBRARY "xpad"
EXPORTS
; Explicit exports can go here
PS2EgetLibType
PS2EgetLibName
PS2EgetLibVersion2
PADinit
PADshutdown
PADopen
PADclose
PADkeyEvent
PADstartPoll
PADpoll
PADquery
PADconfigure
PADtest
PADabout