Freeciv-3.2
|
#include <gtk/gtk.h>
#include "graphics_g.h"
#include "mapview_common.h"
#include "canvas.h"
#include "sprite.h"
Go to the source code of this file.
Variables | |
struct sprite * | intro_gfx_sprite |
GdkCursor * | fc_cursors [CURSOR_LAST][NUM_CURSOR_FRAMES] |
|
extern |
Definition at line 48 of file graphics.c.
Referenced by anim_cursor_cb(), animate_mouse_cursor(), load_cursors(), map_view::timer_event(), unload_cursors(), and map_view::update_cursor().