__cdecl IMAGE_PROC void UnmakeImageFileEx(Image pif DBG_PASS); void (* UnmakeImageFileEx)(Image pif DBG_PASS); void (* UnmakeSprite)(PSPRITE sprite, int bForceImageAlso); #define UnmakeImageFile(pif) UnmakeImageFileEx( pif DBG_SRC )
Releases an image, has extra debug parameters.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|