| version 1.19 | | version 1.20 |
|---|
| | |
| char *rcsid_x11_xutil_c = | | char *rcsid_x11_xutil_c = |
| "$Id: xutil.c,v 1.19 2005/03/27 20:51:25 akirschbaum Exp $"; | | "$Id: xutil.c,v 1.20 2005/08/14 13:03:07 akirschbaum Exp $"; |
| /* | | /* |
| Crossfire client, a client program for the crossfire program. | | Crossfire client, a client program for the crossfire program. |
| | | |
| | |
| | | |
| | | |
| /* x11 client doesn't do smoothing, so don't need to do anything with this */ | | /* x11 client doesn't do smoothing, so don't need to do anything with this */ |
| void addsmooth(uint16 face, uint smooth_face) | | void addsmooth(uint16 face, uint16 smooth_face) |
| { | | { |
| } | | } |