home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame Game Cube 5: Strategy / aztechhalloffamegamecubedisc5- / flip / flipit.h < prev    next >
C/C++ Source or Header  |  1994-06-25  |  716b  |  25 lines

  1. //REGEN_FILEHEADING
  2. //REGEN_FILEHEADING
  3.  
  4.      /********************************************************************
  5.       *                                                                  *
  6.       *   Source File: Flipit.h                                          *
  7.       *   Description: Header file for Flipit application                *
  8.       *   Date:        Sat Jun 25 15:12:28 1994                          *
  9.       *                                                                  *
  10.       ********************************************************************/
  11.  
  12. #ifndef __FLIPIT__H
  13. #define __FLIPIT__H
  14.  
  15. //REGEN_HEADER
  16. //REGEN_HEADER
  17.  
  18.  
  19. //REGEN_VARS
  20. //REGEN_VARS
  21.  
  22.  
  23.  
  24. #endif // __FLIPIT__H
  25.