/* Where is the simsuit.c file? */ #define SUIT_FILE "players/jubal/obj/simsuit" /* The number of suits allowed (okay - so the code is old..) */ #define MAX_SUITS 10 /* You can undef this if you don't want a log */ #define LOG_FILE "jubalsim"