home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 / Chip_Hitware_Vol_07.iso / chiphit7 / spiele / bgpro / elkins.h_ / elkins.h
Encoding:
C/C++ Source or Header  |  1996-01-26  |  124 b   |  7 lines

  1. #ifndef __ELKINS_H
  2. #define __ELKINS_H
  3.  
  4. unsigned short _export __far __pascal GetRandom(unsigned short usMod);
  5.  
  6. #endif
  7.