mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 13:10:28 +00:00
9 lines
198 B
RPMSpec
9 lines
198 B
RPMSpec
|
# First DirectPlay dll. Replaced by dplayx.dll.
|
||
|
name dplay
|
||
|
type win32
|
||
|
|
||
|
import dplayx.dll
|
||
|
|
||
|
@ forward DirectPlayCreate dplayx.DirectPlayCreate
|
||
|
@ forward DirectPlayEnumerate dplayx.DirectPlayEnumerate
|