Home
last modified time | relevance | path

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

/dports/games/gtkatlantic/gtkatlantic-0.6.3/src/
H A Dglobal.h433 guint16 pngfile_command_width[MAX_COMMANDS], pngfile_command_height[MAX_COMMANDS]; member
H A Dload.c363 data->pngfile_command_height[ident] = atoi( (gchar*)tmp ); in xmlparse_file_interface()
792 …x[i], data->pngfile_command_y[i], data->pngfile_command_width[i], data->pngfile_command_height[i]); in game_load_pngs()