Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Crossfire 0.90.2 compiling
- To: crossfire (at) ifi.uio.no
- Subject: Crossfire 0.90.2 compiling
- From: "Sam Mackrill : AspenTech UK" <>
- Date: Tue, 08 Mar 1994 11:25:09 GMT
- CC:
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"