00001 // MH 4/26/2003 \Mart105\Include\Rnd.h 00002 00003 #ifndef __EXPORTS_H 00004 #include "Exports.h" 00005 #endif 00006 00007 PLUGINEXPORT float Rnd(); 00008 PLUGINEXPORT void SetSeed( ULONG ); 00009 00010 PLUGINEXPORT float Rnd2(); 00011 PLUGINEXPORT void SetSeed2( ULONG ); 00012 PLUGINEXPORT ULONG GetSeed2();
Generated on Thu Oct 27 11:46:45 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001