Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Kazan on October 09, 2003, 12:41:44 pm
-
// ========================================================
// stamp checksum stuff
// ========================================================
// here is the define for the stamp for this set of code
#define STAMP_STRING "\001\001\001\001\002\002\002\002Read the Foundation Novels from Asimov. I liked them."
#define STAMP_STRING_LENGTH 80
#define DEFAULT_CHECKSUM_STRING "\001\001\001\001"
#define DEFAULT_TIME_STRING "\002\002\002\002"
left by Volition
-
:rolleyes: :rolleyes: :lol: :D
-
meh, i geuss devs should have some fun at times.
-
What are those #defines used for, just out of curiosity?
-
no idea
-
i remmember seeing these when i was rooting through the code about a year ago....