Home
last modified time | relevance | path

Searched refs:pngfile_star_x (Results 1 – 2 of 2) sorted by relevance

/dports/games/gtkatlantic/gtkatlantic-0.6.3/src/
H A Dglobal.h414 guint16 pngfile_star_x[MAX_PLAYERS], pngfile_star_y[MAX_PLAYERS]; member
H A Dload.c281 data->pngfile_star_x[ident] = atoi( (gchar*)tmp ); in xmlparse_file_interface()
743 …data->pngfile_star_buf[i] = pixbuf_crop(pixbuf, data->pngfile_star_x[i], data->pngfile_star_y[i], … in game_load_pngs()