Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Crossfire 0.90.2 compiling



If the player colour flag (PLAYER_COLOR in config.h) is set then Crossfire
won't compile because the command_color function is missing from sproto.h

add the following line

extern int command_color ( object *op, char *params );

Sam

Can we have a language flag compiler option?
It is very hard for me to type "color"... it should of course be "colour"