reman3/Rayman_X/cpa/public/RND/RND_Ver.h

4 lines
330 B
C

#define C_szRNDVersion "RND V5.0.1" /* The format is XXX Va.b.c with Xxx is the Tag of the module */
#define C_szRNDFullName "Random" /* the complete and clear name of the module */
#define C_szRNDDate "Mai 5 1997" /* The format is "Mmm dd yyyy".You can use __DATE__ but be careful that you have the control of the compilation*/