Home
last modified time | relevance | path

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

/dports/games/gtkatlantic/gtkatlantic-0.6.3/src/
H A Dglobal.h444 guint16 pngfile_vert_house_x[MAX_HOUSES], pngfile_vert_house_y[MAX_HOUSES]; member
H A Dload.c425 data->pngfile_vert_house_y[ident] = atoi( (gchar*)tmp ); in xmlparse_file_interface()
824 …buf[i] = pixbuf_crop(pixbuf, data->pngfile_vert_house_x[i], data->pngfile_vert_house_y[i], data->p… in game_load_pngs()