home *** CD-ROM | disk | FTP | other *** search
/ Photo CD Demo 1 / Demo.bin / icoons / source / ttddd.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-10-04  |  84 b   |  7 lines

  1. #ifndef TTDDD_H
  2. #define TTDDD_H
  3.  
  4. Boolean_T Generate_TTDDD_File(char *Path);
  5.  
  6. #endif
  7.