#include "lcconfig.h"#include <stdio.h>#include <stdlib.h>#include <assert.h>#include <math.h>#include "lcstring.h"#include "lin-city.h"#include "lctypes.h"#include "cliglobs.h"#include "pixmap.h"Go to the source code of this file.
Defines | |
| #define | USE_IMAGES 1 |
Variables | |
| char * | pixmap = NULL |
| int | pixmap_height = 0 |
| int | pixmap_width = 0 |
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1