Changeset 1434 for trunk/src/ddraw/OS2DDRAW.CPP
- Timestamp:
- Oct 25, 1999, 1:17:30 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ddraw/OS2DDRAW.CPP
r913 r1434 446 446 if(newsurf == NULL) 447 447 { 448 rc = DDERR_OUTOFMEMORY;448 rc = DDERR_OUTOFMEMORY; 449 449 } 450 450 else
Note:
See TracChangeset
for help on using the changeset viewer.