Home
last modified time | relevance | path

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

/dports/games/gtkatlantic/gtkatlantic-0.6.3/src/
H A Dglobal.h420 guint16 pngfile_star_m_x[MAX_PLAYERS], pngfile_star_m_y[MAX_PLAYERS]; member
H A Dload.c316 data->pngfile_star_m_x[ident] = atoi( (gchar*)tmp ); in xmlparse_file_interface()
759 …data->pngfile_star_m_buf[i] = pixbuf_crop(pixbuf, data->pngfile_star_m_x[i], data->pngfile_star_m_… in game_load_pngs()