Home
last modified time | relevance | path

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

/dports/games/gtkatlantic/gtkatlantic-0.6.3/src/
H A Dglobal.h443 gchar *pngfile_vert_house_filename; member
H A Dload.c409 data->pngfile_vert_house_filename = (gchar*)xmlGetProp(cur, (xmlChar*)"filename"); in xmlparse_file_interface()
816 filename = g_strconcat(PACKAGE_DATA_DIR "/", data->pngfile_vert_house_filename, NULL); in game_load_pngs()