12 lines
336 B
Modula-2
12 lines
336 B
Modula-2
|
NAME CONQUER
|
||
|
DESCRIPTION 'Command and Conquer for Windows 95'
|
||
|
EXETYPE WINDOWS
|
||
|
|
||
|
IMPORTS
|
||
|
DirectDrawCreate=DDRAW.DirectDrawCreate
|
||
|
IID_IDirectDraw2=DDRAW.IID_IDirectDraw2
|
||
|
DirectSoundCreate=DSOUND.DirectSoundCreate
|
||
|
DirectPlayEnumerate=DPLAY.DirectPlayEnumerate
|
||
|
DirectPlayCreate=DPLAY.DirectPlayCreate
|
||
|
|