Home
last modified time | relevance | path

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

/dports/games/gtkatlantic/gtkatlantic-0.6.3/src/
H A Dglobal.h432 guint16 pngfile_command_x[MAX_COMMANDS], pngfile_command_y[MAX_COMMANDS]; member
H A Dload.c351 data->pngfile_command_x[ident] = atoi( (gchar*)tmp ); in xmlparse_file_interface()
792 …data->pngfile_command_buf[i] = pixbuf_crop(pixbuf, data->pngfile_command_x[i], data->pngfile_comma… in game_load_pngs()