home *** CD-ROM | disk | FTP | other *** search
- //--------------------------------------
- //--- CHILD OF LIGHT *.tga.ckd file
- //
- // File: ******.tga.ckd
- // Author: tomsolo
- // Revision: 0.00001
- // Purpose: Life is Running
- //--------------------------------------
- byte Header[52]; // Select and Delete, then save as .dds file.
- byte DDS[FileSize()- 52];
- //EOF-----------------------------------