Changeset 1434 for trunk/src/ddraw/OS2PALETTE.CPP
- Timestamp:
- Oct 25, 1999, 1:17:30 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ddraw/OS2PALETTE.CPP
r850 r1434 225 225 { 226 226 if(NULL!=((OS2IDirectDraw*)me->lpDraw)->pPrimSurf) 227 ((OS2IDirectDrawSurface*)((OS2IDirectDraw*)me->lpDraw)->pPrimSurf)->ColorConversion(NULL); ;227 ((OS2IDirectDrawSurface*)((OS2IDirectDraw*)me->lpDraw)->pPrimSurf)->ColorConversion(NULL); 228 228 } 229 229 return(DD_OK);
Note:
See TracChangeset
for help on using the changeset viewer.