home *** CD-ROM | disk | FTP | other *** search
/ Xentax forum attachments archive / xentax.7z / 7309 / 010EditorTemplates.7z / ChoL-tga.ckd.template.bt < prev   
Encoding:
Text File  |  2014-05-08  |  370 b   |  11 lines

  1. //--------------------------------------
  2. //--- CHILD OF LIGHT *.tga.ckd file
  3. //
  4. // File: ******.tga.ckd
  5. // Author: tomsolo
  6. // Revision: 0.00001
  7. // Purpose: Life is Running
  8. //--------------------------------------
  9. byte    Header[52];             // Select and Delete, then save as .dds file.
  10. byte    DDS[FileSize()- 52];
  11. //EOF-----------------------------------