Home
last modified time | relevance | path

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

/dports/games/gtkatlantic/gtkatlantic-0.6.3/src/
H A Dglobal.h426 guint16 pngfile_card_x[MAX_PLAYERLIST_CARDS], pngfile_card_y[MAX_PLAYERLIST_CARDS]; member
H A Dload.c246 data->pngfile_card_x[ident] = atoi( (gchar*)tmp ); in xmlparse_file_interface()
776 …data->pngfile_card_buf[i] = pixbuf_crop(pixbuf, data->pngfile_card_x[i], data->pngfile_card_y[i], … in game_load_pngs()