source: trunk/src/ddraw/ddraw.DEF@ 4

Last change on this file since 4 was 4, checked in by ktk, 26 years ago

Import

File size: 394 bytes
Line 
1LIBRARY DDRAW INITINSTANCE TERMINSTANCE
2PROTMODE
3DATA MULTIPLE NONSHARED READWRITE LOADONCALL
4CODE LOADONCALL
5EXPORTS
6 DDHAL32_VidMemFree = _DDHAL32_VidMemFree@4 @10
7 DDHAL32_VidMemAlloc = _DDHAL32_VidMemAlloc@4 @11
8 DirectDrawCreate = _OS2DirectDrawCreate@12 @12
9 DirectDrawEnumerateA = _OS2DirectDrawEnumerateA@8 @13
10IMPORTS
11 DiveSetTransparentBlitMode = DIVE.18
Note: See TracBrowser for help on using the repository browser.