About.h 218 B

1234567
  1. //---------------------------------------------------------------------------
  2. #ifndef AboutH
  3. #define AboutH
  4. //---------------------------------------------------------------------------
  5. extern char *_szAbout;
  6. #endif